2 writes to serviceTokenValidityThresholdPercentage
System.ServiceModel (2)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (2)
53this.serviceTokenValidityThresholdPercentage = defaultServiceTokenValidityThresholdPercentage; 120this.serviceTokenValidityThresholdPercentage = value;
1 reference to serviceTokenValidityThresholdPercentage
System.ServiceModel (1)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
111return this.serviceTokenValidityThresholdPercentage;