FreeRDP
RPC_HTTP_TRANSPORT_CREDENTIALS_W Struct Reference
Collaboration diagram for RPC_HTTP_TRANSPORT_CREDENTIALS_W:

Data Fields

SEC_WINNT_AUTH_IDENTITY_WTransportCredentials
 
unsigned long Flags
 
unsigned long AuthenticationTarget
 
unsigned long NumberOfAuthnSchemes
 
unsigned long * AuthnSchemes
 
unsigned short * ServerCertificateSubject
 

Detailed Description

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

Field Documentation

◆ AuthenticationTarget

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthenticationTarget

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

◆ AuthnSchemes

unsigned long* RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthnSchemes

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

◆ Flags

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_W::Flags

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

◆ NumberOfAuthnSchemes

unsigned long RPC_HTTP_TRANSPORT_CREDENTIALS_W::NumberOfAuthnSchemes

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

◆ ServerCertificateSubject

unsigned short* RPC_HTTP_TRANSPORT_CREDENTIALS_W::ServerCertificateSubject

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

◆ TransportCredentials

SEC_WINNT_AUTH_IDENTITY_W* RPC_HTTP_TRANSPORT_CREDENTIALS_W::TransportCredentials

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


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