Share via


WSFederationElement.Freshness Propiedad

Definición

Obtiene o establece el atributo freshness.

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

Valor de propiedad

La actualización necesaria. Establece el parámetro wfresh de solicitud de inicio de sesión de WS-Federation. Opcional.

Atributos

Se aplica a

Consulte también