EncryptionKeySourceType Enum

Definition

Defines values for EncryptionKeySourceType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EncryptionKeySourceType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type EncryptionKeySourceType = 
Public Enum EncryptionKeySourceType
Inheritance
EncryptionKeySourceType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

MicrosoftAutomation 0
MicrosoftKeyvault 1

Applies to