次の方法で共有


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

プロパティ値

適用対象