2 overrides of Value
mscorlib (2)
system\security\principal\ntaccount.cs (1)
97public override string Value
system\security\principal\sid.cs (1)
712public override string Value
1 reference to Value
WsatUI (1)
MMCUI\WsatSecurityModel.cs (1)
138allowed.Add(sid.Translate(typeof(NTAccount)).Value);