RemoteAuthenticationApplicationPathsOptions.RemoteProfilePath 속성

정의

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

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

속성 값

적용 대상