Certificate.PrivateKeyEncryptionType Property
SQL Server 2012
Gets the encryption type of the private key for the certificate.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public PrivateKeyEncryptionType PrivateKeyEncryptionType { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.PrivateKeyEncryptionTypeA PrivateKeyEncryptionType object value that specifies the encryption type used by the private key.
