4 references to GetSubAuthority
mscorlib (4)
system\security\principal\sid.cs (4)
563
SubAuthorities[i] = domainSid.
GetSubAuthority
( i );
678
hashCode ^= this.
GetSubAuthority
(i);
871
int diff = this.
GetSubAuthority
( i ) - sid.
GetSubAuthority
( i );