2 references to GetSidSubAuthorityCount
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Utils.cs (2)
247IntPtr pRidCount = Interop.Advapi32.GetSidSubAuthorityCount(pSid); 831IntPtr psubAuthorityCount = Interop.Advapi32.GetSidSubAuthorityCount(pSid);