ColumnMasterKeyParameterKind Enum

Definition

Parameter types for column master key definition

public enum ColumnMasterKeyParameterKind
type ColumnMasterKeyParameterKind = 
Public Enum ColumnMasterKeyParameterKind
Inheritance
ColumnMasterKeyParameterKind

Fields

AllowEnclaveComputations 2

True if key can be send to enclave for computations

KeyPath 1

key path of the column master key in the key store provider

KeyStoreProviderName 0

key store provider name where the column master key is stored

Signature 3

Signature of the column master key

Applies to