Share via


WSFederationElement.Freshness Propriedade

Definição

Obtém ou define o 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 da propriedade

O frescor necessário. Define o parâmetro wfresh da solicitação de entrada WS-Federation. Opcional.

Atributos

Aplica-se a

Confira também