ColumnMasterKeyParameterKind 列挙型

定義

列マスター キー定義のパラメーター型

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

フィールド

名前 説明
KeyStoreProviderName 0

列マスター キーが格納されているキー ストア プロバイダー名

KeyPath 1

キー ストア プロバイダーの列マスター キーのキー パス

AllowEnclaveComputations 2

True の 場合は、キーを計算のためにエンクレーブに送信できます。

Signature 3

列マスター キーの署名

適用対象