TdeCertificateProperties interface

TDE証明書の特性。

プロパティ

certPassword

証明書パスワード。

privateBlob

base64でエンコードされた証明書のプライベートブロブ。

プロパティの詳細

certPassword

証明書パスワード。

certPassword?: string

プロパティ値

string

privateBlob

base64でエンコードされた証明書のプライベートブロブ。

privateBlob: string

プロパティ値

string