共用方式為


EncryptionKeyVaultProperties 類別

定義

加密金鑰

public class EncryptionKeyVaultProperties
type EncryptionKeyVaultProperties = class
Public Class EncryptionKeyVaultProperties
繼承
EncryptionKeyVaultProperties

建構函式

EncryptionKeyVaultProperties()

初始化 EncryptionKeyVaultProperties 類別的新實例。

EncryptionKeyVaultProperties(String, String, String, String, String)

初始化 EncryptionKeyVaultProperties 類別的新實例。

屬性

KeyName

取得或設定索引鍵的名稱。

KeyState

取得提供的金鑰狀態。 可能的值包括:'Connected'、'AccessDenied'

KeyVaultUrl

取得或設定保存庫的 URL。

KeyVersion

取得或設定索引鍵的版本。

VersionType

如果使用者提供或自動偵測到,取得索引鍵的屬性。 可能的值包括:'Fixed'、'AutoDetected'

適用於