1 write to authenticationType
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
105this.authenticationType = this.Add("AuthenticationType");
1 reference to authenticationType
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
210get { return this.authenticationType; }