SymmetricKeyEncryption Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| SymmetricKeyEncryption() |
Constructeur par défaut |
| SymmetricKeyEncryption(KeyEncryptionType, String) |
Constructeur paramétré : remplit les propriétés à partir de valeurs de paramètres |
SymmetricKeyEncryption()
Constructeur par défaut
public SymmetricKeyEncryption();
Public Sub New ()
S’applique à
SymmetricKeyEncryption(KeyEncryptionType, String)
Constructeur paramétré : remplit les propriétés à partir de valeurs de paramètres
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)
Paramètres
- encryptionType
- KeyEncryptionType
- value
- String