EncryptionKeySourceType Enum

Definition

Defines values for EncryptionKeySourceType.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EncryptionKeySourceType
Inheritance
EncryptionKeySourceType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
MicrosoftAutomation 0
MicrosoftKeyvault 1

Applies to

Product Versions
Azure SDK for .NET Legacy