KeyEncryptionType 필드
Gets or sets the key encryption type.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
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.