Share via


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

UserManaged 0
ServiceManaged 1

Applies to