ReactOS 0.4.15-dev-7942-gd23573b
_RPC_HTTP_TRANSPORT_CREDENTIALS_W Struct Reference

#include <rpcdce.h>

Collaboration diagram for _RPC_HTTP_TRANSPORT_CREDENTIALS_W:

Public Attributes

SEC_WINNT_AUTH_IDENTITY_WTransportCredentials
 
ULONG Flags
 
ULONG AuthenticationTarget
 
ULONG NumberOfAuthnSchemes
 
ULONGAuthnSchemes
 
unsigned shortServerCertificateSubject
 

Detailed Description

Definition at line 243 of file rpcdce.h.

Member Data Documentation

◆ AuthenticationTarget

ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthenticationTarget

◆ AuthnSchemes

ULONG* _RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthnSchemes

◆ Flags

ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::Flags

◆ NumberOfAuthnSchemes

ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::NumberOfAuthnSchemes

◆ ServerCertificateSubject

unsigned short* _RPC_HTTP_TRANSPORT_CREDENTIALS_W::ServerCertificateSubject

◆ TransportCredentials


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