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