Compartir a través de


IdentityType Enumeración

Definición

Define los valores de 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
Herencia
IdentityType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

None 0
SystemAssigned 1

Se aplica a