FreeRDP
RPC_HTTP_TRANSPORT_CREDENTIALS_A Struct Reference
Collaboration diagram for RPC_HTTP_TRANSPORT_CREDENTIALS_A:

Data Fields

SEC_WINNT_AUTH_IDENTITY_ATransportCredentials
 
unsigned long Flags
 
unsigned long AuthenticationTarget
 
unsigned long NumberOfAuthnSchemes
 
unsigned long * AuthnSchemes
 
unsigned char * ServerCertificateSubject
 

Detailed Description

Definition at line 294 of file winpr/include/winpr/rpc.h.

Field Documentation

◆ AuthenticationTarget

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_A::AuthenticationTarget

Definition at line 298 of file winpr/include/winpr/rpc.h.

◆ AuthnSchemes

unsigned long* RPC_HTTP_TRANSPORT_CREDENTIALS_A::AuthnSchemes

Definition at line 300 of file winpr/include/winpr/rpc.h.

◆ Flags

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_A::Flags

Definition at line 297 of file winpr/include/winpr/rpc.h.

◆ NumberOfAuthnSchemes

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_A::NumberOfAuthnSchemes

Definition at line 299 of file winpr/include/winpr/rpc.h.

◆ ServerCertificateSubject

unsigned char* RPC_HTTP_TRANSPORT_CREDENTIALS_A::ServerCertificateSubject

Definition at line 301 of file winpr/include/winpr/rpc.h.

◆ TransportCredentials

SEC_WINNT_AUTH_IDENTITY_A* RPC_HTTP_TRANSPORT_CREDENTIALS_A::TransportCredentials

Definition at line 296 of file winpr/include/winpr/rpc.h.


The documentation for this struct was generated from the following file: