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