2 references to GetSidSubAuthorityCount
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\Utils.cs (2)
2274
IntPtr pRidCount = global::Interop.Advapi32.
GetSidSubAuthorityCount
(pSid);
2332
IntPtr psubAuthorityCount = global::Interop.Advapi32.
GetSidSubAuthorityCount
(pSid);