Example #1
0
 public static extern BOOL InitializeSid(PSID Sid, [In] ref SID_IDENTIFIER_AUTHORITY pIdentifierAuthority, UCHAR nSubAuthorityCount);
Example #2
0
		public static extern BOOL InitializeSid(PSID Sid, [In]ref SID_IDENTIFIER_AUTHORITY pIdentifierAuthority, UCHAR nSubAuthorityCount);
Example #3
0
 public static extern DWORD GetSidLengthRequired(UCHAR nSubAuthorityCount);
Example #4
0
		public static extern DWORD GetSidLengthRequired(UCHAR nSubAuthorityCount);