1 write to externalTokenReference
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
128this.externalTokenReference = this.Add("ExternalTokenReference");
1 reference to externalTokenReference
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
365get { return this.externalTokenReference; }