Partager via


DoubleEncryption Énumération

Définition

Définit des valeurs pour DoubleEncryption.

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

Champs

Disabled 1

Le chiffrement logiciel est désactivé.

Enabled 0

Le chiffrement logiciel est activé.

S’applique à