次の方法で共有


AzureADOptions.Domain プロパティ

定義

Azure Active Directory テナントのドメインを取得または設定します。

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

プロパティ値

適用対象