PrivateKeyEncryptionType Enum

Definition

Specifies the type of encryption of a key

C#
public enum PrivateKeyEncryptionType
Inheritance
PrivateKeyEncryptionType

Fields

Name Value Description
NoKey 0

Returned when certificate does not have a key.

MasterKey 1

Enrypted with master key.

Password 2

User password.

Provider 3

Encryption by provider.

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0