次の方法で共有


AccessControlEntryAction 列挙型

定義

AccessControlEntryAction の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AccessControlEntryAction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AccessControlEntryAction = 
Public Enum AccessControlEntryAction
継承
AccessControlEntryAction
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Deny 1
Permit 0

適用対象