RemoteAuthenticationApplicationPathsOptions.LogOutFailedPath 속성

정의

로그아웃 실패 페이지의 경로를 가져오거나 설정합니다.

public:
 property System::String ^ LogOutFailedPath { System::String ^ get(); void set(System::String ^ value); };
public string LogOutFailedPath { get; set; }
member this.LogOutFailedPath : string with get, set
Public Property LogOutFailedPath As String

속성 값

적용 대상