Base:
property
Value
System.Security.Principal.IdentityReference.Value
2 references to Value
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\WindowsSidIdentity.cs (1)
61this.name = ((NTAccount)this.sid.Translate(typeof(NTAccount))).Value;
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowInstanceManagementBehavior.cs (1)
125return account.Value;