1 write to primaryIdentity
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
94this.primaryIdentity = this.Add("PrimaryIdentity");
1 reference to primaryIdentity
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
165get { return this.primaryIdentity; }