WSFederationElement.Freshness 속성

정의

특성을 가져오거나 설정합니다 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

속성 값

필요한 신선도입니다. WS-Federation 로그인 요청 wfresh 매개 변수를 설정합니다. Optional.

특성

적용 대상

추가 정보