5 references to
System.DirectoryServices.AccountManagement (5)
System\DirectoryServices\AccountManagement\AuthZSet.cs (5)
234
IntPtr pSid = _groupSidList
[
_currentGroup].pSid;
239
if (null == _groupSidList
[
_currentGroup].sidIssuerName)
241
string name = _groupSidList
[
_currentGroup].name;
305
sidIssuerName = _groupSidList
[
_currentGroup].sidIssuerName;
419
IntPtr pSid = _groupSidList
[
_currentGroup].pSid;