2 writes to tokenType
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
163this.tokenType = tokenType; 201this.tokenType = value;
1 reference to tokenType
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
195return this.tokenType;