IssuedTokenClientElement::MaxIssuedTokenCachingTime Property
.NET Framework (current version)
Gets or sets the maximum caching time for an issued token.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("maxIssuedTokenCachingTime", DefaultValue = "10675199.02:48:05.4775807")] property TimeSpan MaxIssuedTokenCachingTime { TimeSpan get(); void set(TimeSpan value); }
Property Value
Type: System::TimeSpanA TimeSpan that represents the maximum caching time for an issued token.
.NET Framework
Available since 3.0
Available since 3.0
Show: