다음을 통해 공유


PrivateKeyEncryptionType 속성

Gets the encryption type of the private key for the certificate.

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

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property PrivateKeyEncryptionType As PrivateKeyEncryptionType
    Get
‘사용 방법
Dim instance As Certificate
Dim value As PrivateKeyEncryptionType

value = instance.PrivateKeyEncryptionType
[SfcPropertyAttribute]
public PrivateKeyEncryptionType PrivateKeyEncryptionType { get; }
[SfcPropertyAttribute]
public:
property PrivateKeyEncryptionType PrivateKeyEncryptionType {
    PrivateKeyEncryptionType get ();
}
[<SfcPropertyAttribute>]
member PrivateKeyEncryptionType : PrivateKeyEncryptionType
function get PrivateKeyEncryptionType () : PrivateKeyEncryptionType

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .PrivateKeyEncryptionType
A PrivateKeyEncryptionType object value that specifies the encryption type used by the private key.