IssuedTokenClientElement::IssuedTokenRenewalThresholdPercentage Property
.NET Framework (current version)
Gets or sets the renewal threshold percentage for issued tokens.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("issuedTokenRenewalThresholdPercentage", DefaultValue = 60)] [IntegerValidatorAttribute(MinValue = 0, MaxValue = 100)] property int IssuedTokenRenewalThresholdPercentage { int get(); void set(int value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: