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