Share via


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 매개 변수를 설정합니다. 선택 사항입니다.

특성

적용 대상

추가 정보