Bagikan melalui


RoleDefinitionType Enum

Definition

Defines values for RoleDefinitionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RoleDefinitionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RoleDefinitionType = 
Public Enum RoleDefinitionType
Inheritance
RoleDefinitionType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

BuiltInRole 0
CustomRole 1

Applies to