ReactOS 0.4.16-dev-737-g3368adc
|
#include <rpcdce.h>
Public Attributes | |
unsigned char * | User |
ULONG | UserLength |
unsigned char * | Domain |
ULONG | DomainLength |
unsigned char * | Password |
ULONG | PasswordLength |
ULONG | Flags |
Definition at line 236 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().
ULONG _SEC_WINNT_AUTH_IDENTITY_A::DomainLength |
Definition at line 237 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().
ULONG _SEC_WINNT_AUTH_IDENTITY_A::Flags |
Definition at line 240 of file rpcdce.h.
Referenced by testAcquireCredentialsHandleW().
Definition at line 238 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().
ULONG _SEC_WINNT_AUTH_IDENTITY_A::PasswordLength |
Definition at line 239 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().
Definition at line 234 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().
ULONG _SEC_WINNT_AUTH_IDENTITY_A::UserLength |
Definition at line 235 of file rpcdce.h.
Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().