次の方法で共有


AzureADOptions.CallbackPath プロパティ

定義

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

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

プロパティ値

適用対象