RemoteAuthenticationApplicationPathsOptions.RemoteRegisterPath 속성

정의

새 사용자를 등록하기 위한 원격 엔드포인트에 대한 원격 경로를 가져오거나 설정합니다. 절대적이고 애플리케이션 외부를 가리킬 수 있습니다.

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

속성 값

적용 대상