Compartir a través de


RoleDefinitionType Enumeración

Definición

Define valores para 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
Herencia
RoleDefinitionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

BuiltInRole 0
CustomRole 1

Se aplica a