共用方式為


SqlAlwaysEncryptedProperties interface

Sql 一律加密的屬性。

屬性

alwaysEncryptedAkvAuthType

Sql 一律加密 AKV 驗證類型。 類型:字串。

credential

包含驗證資訊的認證參考。

servicePrincipalId

Azure Active Directory 中用於 Azure Key Vault 驗證的應用程式用戶端標識碼。 Type:string (或 expression with resultType string) 。

servicePrincipalKey

用來向 Azure Key Vault 進行驗證的服務主體密鑰。

屬性詳細資料

alwaysEncryptedAkvAuthType

Sql 一律加密 AKV 驗證類型。 類型:字串。

alwaysEncryptedAkvAuthType: string

屬性值

string

credential

包含驗證資訊的認證參考。

credential?: CredentialReference

屬性值

servicePrincipalId

Azure Active Directory 中用於 Azure Key Vault 驗證的應用程式用戶端標識碼。 Type:string (或 expression with resultType string) 。

servicePrincipalId?: any

屬性值

any

servicePrincipalKey

用來向 Azure Key Vault 進行驗證的服務主體密鑰。

servicePrincipalKey?: SecretBaseUnion

屬性值