SymmetricKeyEncryption Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| SymmetricKeyEncryption() |
Construtor padrão |
| SymmetricKeyEncryption(KeyEncryptionType, String) |
Construtor parametrizado – preenche propriedades de valores de parâmetro |
SymmetricKeyEncryption()
Construtor padrão
public SymmetricKeyEncryption();
Public Sub New ()
Aplica-se a
SymmetricKeyEncryption(KeyEncryptionType, String)
Construtor parametrizado – preenche propriedades de valores de parâmetro
public SymmetricKeyEncryption(Microsoft.SqlServer.Management.Smo.KeyEncryptionType encryptionType, string value);
new Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption : Microsoft.SqlServer.Management.Smo.KeyEncryptionType * string -> Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption
Public Sub New (encryptionType As KeyEncryptionType, value As String)
Parâmetros
- encryptionType
- KeyEncryptionType
- value
- String