2 writes to tokenType
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityToken.cs (2)
124this.tokenType = tokenType; 206this.tokenType = value;
1 reference to tokenType
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
200return this.tokenType;