ReactOS 0.4.16-dev-250-g3ecd236
|
#include <rpcdce.h>
Public Attributes | |
unsigned short * | User |
ULONG | UserLength |
unsigned short * | Domain |
ULONG | DomainLength |
unsigned short * | Password |
ULONG | PasswordLength |
ULONG | Flags |
PUSHORT | User |
PUSHORT | Domain |
PUSHORT | Password |
Definition at line 225 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcAuthInfo_Release(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), RpcQualityOfService_Release(), and rpcrt4_http_internet_connect().
ULONG _SEC_WINNT_AUTH_IDENTITY_W::DomainLength |
Definition at line 226 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), and rpcrt4_http_internet_connect().
ULONG _SEC_WINNT_AUTH_IDENTITY_W::Flags |
Definition at line 229 of file rpcdce.h.
Referenced by HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), and RpcQualityOfService_Create().
Definition at line 227 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcAuthInfo_Release(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), RpcQualityOfService_Release(), and rpcrt4_http_internet_connect().
ULONG _SEC_WINNT_AUTH_IDENTITY_W::PasswordLength |
Definition at line 228 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), and rpcrt4_http_internet_connect().
Definition at line 223 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcAuthInfo_Release(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), RpcQualityOfService_Release(), and rpcrt4_http_internet_connect().
ULONG _SEC_WINNT_AUTH_IDENTITY_W::UserLength |
Definition at line 224 of file rpcdce.h.
Referenced by cache_authorization(), HTTP_DoAuthorization(), ntlm_AcquireCredentialsHandleW(), retrieve_cached_authorization(), RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), and rpcrt4_http_internet_connect().