共用方式為


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

欄位

MicrosoftAutomation 0
MicrosoftKeyvault 1

適用於