ReactOS 0.4.16-dev-522-gb68104a
|
Public Attributes | |
DWORD | dwAuthnSvc |
DWORD | dwAuthzSvc |
LPWSTR | pwszServerPrincName |
DWORD | dwAuthnLevel |
DWORD | dwImpersonationLevel |
COAUTHIDENTITY * | pAuthIdentityData |
DWORD | dwCapabilities |
Definition at line 315 of file wtypes.idl.
DWORD IWinTypes::_COAUTHINFO::dwAuthnLevel |
Definition at line 319 of file wtypes.idl.
DWORD IWinTypes::_COAUTHINFO::dwAuthnSvc |
Definition at line 316 of file wtypes.idl.
DWORD IWinTypes::_COAUTHINFO::dwAuthzSvc |
Definition at line 317 of file wtypes.idl.
DWORD IWinTypes::_COAUTHINFO::dwCapabilities |
Definition at line 322 of file wtypes.idl.
DWORD IWinTypes::_COAUTHINFO::dwImpersonationLevel |
Definition at line 320 of file wtypes.idl.
COAUTHIDENTITY* IWinTypes::_COAUTHINFO::pAuthIdentityData |
Definition at line 321 of file wtypes.idl.
LPWSTR IWinTypes::_COAUTHINFO::pwszServerPrincName |
Definition at line 318 of file wtypes.idl.