次の方法で共有


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

適用対象