次の方法で共有


PreAuthorizedApplicationPermission.DirectAccessGrant プロパティ

定義

アクセス許可セットが DirectAccess か偽装かを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="directAccessGrant")]
public bool? DirectAccessGrant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="directAccessGrant")>]
member this.DirectAccessGrant : Nullable<bool> with get, set
Public Property DirectAccessGrant As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象