AsymmetricKeySourceType Enumeration
The AsymmetricKeySourceType enumeration contains values that are used to specify the source type used to load an asymmetric key.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Синтаксис
'Декларация
Public Enumeration AsymmetricKeySourceType
public enum AsymmetricKeySourceType
public enum class AsymmetricKeySourceType
public enum AsymmetricKeySourceType
public enum AsymmetricKeySourceType
Members
Member name | Description |
---|---|
Executable | Value = 2. Load the asymmetric key from an executable. |
File | Value = 1. Load the asymmetric key from file. |
SqlAssembly | Value = 3. Load the asymmetric key from the specified assembly. |
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.