1 write to tokenParameters
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
40this.tokenParameters = tokenParameters;
1 reference to tokenParameters
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
61get { return this.tokenParameters; }