次の方法で共有


RoleAssignmentFilter.CanDelegate プロパティ

定義

ロールの割り当ての委任フラグを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象