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