Partager via


RoleDefinitionType Énumération

Définition

Définit des valeurs pour 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
Héritage
RoleDefinitionType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

BuiltInRole 0
CustomRole 1

S’applique à