Compartir a través de


EncryptionConfigType Enumeración

Definición

Define los valores de EncryptionConfigType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EncryptionConfigType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type EncryptionConfigType = 
Public Enum EncryptionConfigType
Herencia
EncryptionConfigType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

ServiceManaged 1
UserManaged 0

Se aplica a