Compartilhar via


SqlColumnEncryptionAzureKeyVaultProvider.VerifyColumnMasterKeyMetadata Método

Definição

public override bool VerifyColumnMasterKeyMetadata (string masterKeyPath, bool allowEnclaveComputations, byte[] signature);
abstract member VerifyColumnMasterKeyMetadata : string * bool * byte[] -> bool
override this.VerifyColumnMasterKeyMetadata : string * bool * byte[] -> bool
Public Overrides Function VerifyColumnMasterKeyMetadata (masterKeyPath As String, allowEnclaveComputations As Boolean, signature As Byte()) As Boolean

Parâmetros

masterKeyPath
String
allowEnclaveComputations
Boolean
signature
Byte[]

Retornos

Aplica-se a