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