SymmetricKeyEncryption.KeyEncryptionType 필드

Gets or sets the key encryption type.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public KeyEncryptionType As KeyEncryptionType
‘사용 방법
Dim instance As SymmetricKeyEncryption 
Dim value As KeyEncryptionType 

value = instance.KeyEncryptionType 

instance.KeyEncryptionType = value
public KeyEncryptionType KeyEncryptionType
public:
KeyEncryptionType KeyEncryptionType
val mutable KeyEncryptionType: KeyEncryptionType
public var KeyEncryptionType : KeyEncryptionType

필드 값

유형: Microsoft.SqlServer.Management.Smo.KeyEncryptionType
A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.

참고 항목

참조

SymmetricKeyEncryption 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스