1 write to tokenResolver
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
38
this.
tokenResolver
= securityTokenResolver;
1 reference to tokenResolver
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
51
get { return this.
tokenResolver
; }