Base:
property
Value
System.Security.Principal.IdentityReference.Value
2 references to Value
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\Utils.cs (2)
1958
int index = ntLocalSystem.
Value
.IndexOf('\\');
1960
s_NTAuthorityString = ntLocalSystem.
Value
.Substring(0, index);