Udostępnij za pośrednictwem


WSFederationElement.Freshness Właściwość

Definicja

Pobiera lub ustawia freshness atrybut.

public:
 property System::String ^ Freshness { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("freshness", DefaultValue=null, IsRequired=false)]
public string Freshness { get; set; }
[<System.Configuration.ConfigurationProperty("freshness", DefaultValue=null, IsRequired=false)>]
member this.Freshness : string with get, set
Public Property Freshness As String

Wartość właściwości

Wymagana świeżość. Ustawia parametr wfresh żądania logowania WS-Federation. Opcjonalny.

Atrybuty

Dotyczy

Zobacz też