ColumnMasterKeyParameterKind 枚举

定义

列主密钥定义的参数类型

public enum ColumnMasterKeyParameterKind
type ColumnMasterKeyParameterKind = 
Public Enum ColumnMasterKeyParameterKind
继承
ColumnMasterKeyParameterKind

字段

名称 说明
KeyStoreProviderName 0

存储列主密钥的密钥存储提供程序名称

KeyPath 1

密钥存储提供程序中列主密钥的键路径

AllowEnclaveComputations 2

如此 如果键可以发送到 enclave 进行计算

Signature 3

列主密钥的签名

适用于