WSFederationElement.Freshness Propriedade

Definição

Obtém ou definem o freshness atributo.

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 Propriedade

A frescura necessária. Define o parâmetro wfresh WS-Federation pedido de entrada. Optional.

Atributos

Aplica-se a

Ver também