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