Méthode Create
Creates a symmetric key on the database with the specified encryption type and method.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
| Nom | Description | |
|---|---|---|
![]() |
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(array<SymmetricKeyEncryption> [] () [] [], SymmetricKeyEncryptionAlgorithm) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(array<SymmetricKeyEncryption> [] () [] [], SymmetricKeyEncryptionAlgorithm, SecureString) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(array<SymmetricKeyEncryption> [] () [] [], SymmetricKeyEncryptionAlgorithm, String) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString, String) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String, String) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(SymmetricKeyEncryption, String, String, CreateDispositionType) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(array<SymmetricKeyEncryption> [] () [] [], SymmetricKeyEncryptionAlgorithm, SecureString, String) | Creates a symmetric key on the database with the specified encryption type and method. |
![]() |
Create(array<SymmetricKeyEncryption> [] () [] [], SymmetricKeyEncryptionAlgorithm, String, String) | Creates a symmetric key on the database with the specified encryption type and method. |
Haut de la page
Voir aussi
.gif)