WSFederationElement::Freshness Property
.NET Framework (current version)
Gets or sets the freshness attribute.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
public: [ConfigurationPropertyAttribute("freshness", DefaultValue = null, IsRequired = false)] property String^ Freshness { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The required freshness. Sets the WS-Federation sign-in request wfresh parameter. Optional.
Warning |
|---|
In the next release of .NET Framework 4.5, the Freshness property will be of type String and its default value will be null. |
.NET Framework
Available since 4.5
Available since 4.5
Show:
