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