1 write to tokenType
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
126this.tokenType = this.Add("TokenType");
1 reference to tokenType
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
350get { return this.tokenType; }