次の方法で共有


RemoteAuthenticationApplicationPathsOptions.LogOutFailedPath プロパティ

定義

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

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

プロパティ値

適用対象