SymmetricKey.Create Method
Creates a symmetric key on the database with the specified encryption type and method.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Using EncryptionHiérarchie de chiffrementCREATE SYMMETRIC KEY (Transact-SQL)
Liste de surcharge
SymmetricKey.Create (SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString) |
|
SymmetricKey.Create (SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString) |
|
SymmetricKey.Create (SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, SecureString, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption, SymmetricKeyEncryptionAlgorithm, String, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, SecureString, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
SymmetricKey.Create (SymmetricKeyEncryption[], SymmetricKeyEncryptionAlgorithm, String, String) |
Creates a symmetric key on the database with the specified encryption type and method.
|
Voir aussi
Référence
SymmetricKey Class
SymmetricKey Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Using Encryption
Hiérarchie de chiffrement
CREATE SYMMETRIC KEY (Transact-SQL)
OPEN SYMMETRIC KEY (Transact-SQL)
Using Encryption
Hiérarchie de chiffrement
CREATE SYMMETRIC KEY (Transact-SQL)