Compartilhar via


RoleDefinitionType Enumeração

Definição

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
Herança
RoleDefinitionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

BuiltInRole 0
CustomRole 1

Aplica-se a