EncryptionConfigType Enum

Definition

Defines values for 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
Inheritance
EncryptionConfigType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ServiceManaged 1
UserManaged 0

Applies to