次の方法で共有


AadAuthenticationParameters.AadTenant プロパティ

定義

AAD Vpn 認証パラメーター AAD テナントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="aadTenant")]
public string AadTenant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aadTenant")>]
member this.AadTenant : string with get, set
Public Property AadTenant As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象