1 write to IssuedTokenRenewalThresholdPercentage
System.ServiceModel (1)
System\ServiceModel\Configuration\IssuedTokenClientElement.cs (1)
126issuedToken.IssuedTokenRenewalThresholdPercentage = this.IssuedTokenRenewalThresholdPercentage;
1 reference to IssuedTokenRenewalThresholdPercentage
System.ServiceModel (1)
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
499federationTokenProvider.IssuedTokenRenewalThresholdPercentage = parent.IssuedToken.IssuedTokenRenewalThresholdPercentage;