次の方法で共有


RemoteAuthenticationApplicationPathsOptions.LogOutSucceededPath プロパティ

定義

ログアウトに成功したページへのパスを取得または設定します。

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

プロパティ値

適用対象