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