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