EncryptionKeyVaultProperties 클래스

정의

암호화 키

public class EncryptionKeyVaultProperties
type EncryptionKeyVaultProperties = class
Public Class EncryptionKeyVaultProperties
상속
EncryptionKeyVaultProperties

생성자

EncryptionKeyVaultProperties()

EncryptionKeyVaultProperties 클래스의 새 instance 초기화합니다.

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

EncryptionKeyVaultProperties 클래스의 새 instance 초기화합니다.

속성

KeyName

키의 이름을 가져오거나 설정합니다.

KeyState

제공된 키의 상태를 가져옵니다. 가능한 값은 'Connected', 'AccessDenied'입니다.

KeyVaultUrl

자격 증명 모음의 URL을 가져오거나 설정합니다.

KeyVersion

키의 버전을 가져오거나 설정합니다.

VersionType

사용자가 제공했거나 자동으로 검색된 경우 키의 속성을 가져옵니다. 가능한 값은 'Fixed', 'AutoDetected'입니다.

적용 대상