次の方法で共有


AadAuthenticationParameters.AadAudience プロパティ

定義

AAD Vpn 認証パラメーター AAD 対象ユーザーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象