ReactOS 0.4.16-dev-91-g764881a
|
#include <rpcdce.h>
Public Attributes | |
SEC_WINNT_AUTH_IDENTITY_A * | TransportCredentials |
ULONG | Flags |
ULONG | AuthenticationTarget |
ULONG | NumberOfAuthnSchemes |
ULONG * | AuthnSchemes |
unsigned char * | ServerCertificateSubject |
ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_A::AuthenticationTarget |
Definition at line 257 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().
ULONG* _RPC_HTTP_TRANSPORT_CREDENTIALS_A::AuthnSchemes |
Definition at line 259 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().
ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_A::Flags |
Definition at line 256 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().
ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_A::NumberOfAuthnSchemes |
Definition at line 258 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().
Definition at line 260 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().
SEC_WINNT_AUTH_IDENTITY_A* _RPC_HTTP_TRANSPORT_CREDENTIALS_A::TransportCredentials |
Definition at line 255 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExA().