次の方法で共有


AzureADOptions.Instance プロパティ

定義

Azure Active Directory インスタンスを取得または設定します。

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

プロパティ値

適用対象