次の方法で共有


AccessRights 列挙型

定義

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

フィールド

Listen 2
Manage 0
Send 1

適用対象