다음을 통해 공유


EncryptionKeySourceType 열거형

정의

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
상속
EncryptionKeySourceType
특성
Newtonsoft.Json.JsonConverterAttribute

필드

Name Description
MicrosoftAutomation 0
MicrosoftKeyvault 1

적용 대상