|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <rpcdce.h>

Public Attributes | |
| SEC_WINNT_AUTH_IDENTITY_W * | TransportCredentials |
| ULONG | Flags |
| ULONG | AuthenticationTarget |
| ULONG | NumberOfAuthnSchemes |
| ULONG * | AuthnSchemes |
| unsigned short * | ServerCertificateSubject |
| ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthenticationTarget |
Definition at line 247 of file rpcdce.h.
Referenced by has_credentials(), RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), and RpcQualityOfService_IsEqual().
| ULONG* _RPC_HTTP_TRANSPORT_CREDENTIALS_W::AuthnSchemes |
Definition at line 249 of file rpcdce.h.
Referenced by do_authorization(), RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), and RpcQualityOfService_Release().
| ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::Flags |
Definition at line 246 of file rpcdce.h.
Referenced by is_secure(), RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), and rpcrt4_http_internet_connect().
| ULONG _RPC_HTTP_TRANSPORT_CREDENTIALS_W::NumberOfAuthnSchemes |
Definition at line 248 of file rpcdce.h.
Referenced by has_credentials(), RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), and RpcQualityOfService_IsEqual().
Definition at line 250 of file rpcdce.h.
Referenced by RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), and RpcQualityOfService_Release().
| SEC_WINNT_AUTH_IDENTITY_W* _RPC_HTTP_TRANSPORT_CREDENTIALS_W::TransportCredentials |
Definition at line 245 of file rpcdce.h.
Referenced by do_authorization(), has_credentials(), RpcBindingSetAuthInfoExW(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), RpcQualityOfService_Release(), and rpcrt4_http_internet_connect().