EncryptionConfigType 列挙型

定義

EncryptionConfigType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EncryptionConfigType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type EncryptionConfigType = 
Public Enum EncryptionConfigType
継承
EncryptionConfigType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

ServiceManaged 1
UserManaged 0

適用対象