RemoteAuthenticationApplicationPathsOptions.LogInPath 속성

정의

로그인 페이지의 경로를 가져오거나 설정합니다.

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

속성 값

적용 대상