Partager via


IdentityType Énumération

Définition

Définit des valeurs pour IdentityType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IdentityType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type IdentityType = 
Public Enum IdentityType
Héritage
IdentityType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

None 2
SystemAssigned 0
UserAssigned 1

S’applique à