ReactOS 0.4.15-dev-7942-gd23573b
_SEC_WINNT_AUTH_IDENTITY_A Struct Reference

#include <rpcdce.h>

Public Attributes

unsigned charUser
 
ULONG UserLength
 
unsigned charDomain
 
ULONG DomainLength
 
unsigned charPassword
 
ULONG PasswordLength
 
ULONG Flags
 

Detailed Description

Definition at line 232 of file rpcdce.h.

Member Data Documentation

◆ Domain

unsigned char* _SEC_WINNT_AUTH_IDENTITY_A::Domain

Definition at line 236 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().

◆ DomainLength

ULONG _SEC_WINNT_AUTH_IDENTITY_A::DomainLength

Definition at line 237 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().

◆ Flags

ULONG _SEC_WINNT_AUTH_IDENTITY_A::Flags

Definition at line 240 of file rpcdce.h.

Referenced by testAcquireCredentialsHandleW().

◆ Password

unsigned char* _SEC_WINNT_AUTH_IDENTITY_A::Password

Definition at line 238 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().

◆ PasswordLength

ULONG _SEC_WINNT_AUTH_IDENTITY_A::PasswordLength

Definition at line 239 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().

◆ User

unsigned char* _SEC_WINNT_AUTH_IDENTITY_A::User

Definition at line 234 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().

◆ UserLength

ULONG _SEC_WINNT_AUTH_IDENTITY_A::UserLength

Definition at line 235 of file rpcdce.h.

Referenced by RpcQualityOfService_Create(), and testAcquireCredentialsHandleW().


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