Wyliczenie SymmetricKeyEncryptionType
SymmetricKeyEncryptionType Wyliczenie zawiera wartości stałych, które określają typ klucz zawartości szyfrowanie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.SqlEnum (w Microsoft.SqlServer.SqlEnum.dll)
Składnia
'Deklaracja
Public Enumeration SymmetricKeyEncryptionType
'Użycie
Dim instance As SymmetricKeyEncryptionType
public enum SymmetricKeyEncryptionType
public enum class SymmetricKeyEncryptionType
type SymmetricKeyEncryptionType
public enum SymmetricKeyEncryptionType
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
SymmetricKey | Szyfruje klucz zawartości. | |
Certificate | Szyfrowane za pomocą certyfikat. | |
Password | Szyfrowane za pomocą hasła. | |
AsymmetricKey | Szyfrowane za pomocą klucz asymetrycznego. | |
MasterKey | Szyfrowane za pomocą klucz głównego. |
Uwagi
SymmetricKeyEncryptionType Dyktującym wyliczanie klasy SetEncryptionOptions(SymmetricKeyEncryptionType, String) metoda.