ReactOS 0.4.16-dev-91-g764881a
|
import"setypes.h";
Public Attributes | |
BYTE | Revision |
BYTE | SubAuthorityCount |
SID_IDENTIFIER_AUTHORITY | IdentifierAuthority |
DWORD | SubAuthority [*] |
$UCHAR | Revision |
$UCHAR | SubAuthorityCount |
$ULONG | SubAuthority [ANYSIZE_ARRAY] |
Definition at line 198 of file ms-dtyp.idl.
SID_IDENTIFIER_AUTHORITY _SID::IdentifierAuthority |
Definition at line 201 of file ms-dtyp.idl.
Referenced by debugstr_sid(), DumpSidNumeric(), GetSiteSidFromToken(), LsapIsPrefixSid(), ParseStringSidToSid(), RtlAllocateAndInitializeSid(), RtlConvertSidToUnicodeString(), RtlEqualPrefixSid(), RtlIdentifierAuthoritySid(), RtlInitializeSid(), START_TEST(), and test_sid().
BYTE _SID::Revision |
Definition at line 199 of file ms-dtyp.idl.
Referenced by CreateWellKnownSid(), debugstr_sid(), DumpSid(), DumpSidNumeric(), IsWellKnownSid(), LsapIsPrefixSid(), ParseStringSidToSid(), RtlAllocateAndInitializeSid(), RtlEqualPrefixSid(), RtlEqualSid(), RtlInitializeSid(), RtlValidAcl(), RtlValidSid(), SepSidInTokenEx(), SeValidSecurityDescriptor(), and START_TEST().
DWORD _SID::SubAuthority[ *] |
Definition at line 202 of file ms-dtyp.idl.
Referenced by debugstr_sid(), DumpSidNumeric(), LsapGetRelativeIdFromSid(), LsapIsPrefixSid(), ParseStringSidToSid(), RtlAllocateAndInitializeSid(), RtlConvertSidToUnicodeString(), RtlEqualPrefixSid(), RtlSubAuthoritySid(), test_GetNamedSecurityInfoA(), test_LookupAccountSid(), and test_sid().
$ULONG _SID::SubAuthority[ANYSIZE_ARRAY] |
BYTE _SID::SubAuthorityCount |
Definition at line 200 of file ms-dtyp.idl.
Referenced by ComputeStringSidSize(), CreateWellKnownSid(), debugstr_sid(), DetermineSIDSize(), DumpSidNumeric(), LsapGetRelativeIdFromSid(), LsapIsPrefixSid(), ParseStringSidToSid(), RtlAllocateAndInitializeSid(), RtlConvertSidToUnicodeString(), RtlEqualPrefixSid(), RtlInitializeSid(), RtlLengthSid(), RtlSubAuthorityCountSid(), RtlValidAcl(), RtlValidSid(), SeCaptureSidAndAttributesArray(), SepCaptureSid(), SepSidInTokenEx(), SeValidSecurityDescriptor(), START_TEST(), test_LookupAccountSid(), and test_sid().