次の方法で共有


AzureADB2COptions.SignedOutCallbackPath プロパティ

定義

サインアウト コールバック パスを取得または設定します。

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

プロパティ値

適用対象