Класс Certificate

Model schema container class for Certificate

Иерархия наследования

System.Object
  Microsoft.SqlServer.Dac.Model.Certificate

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public NotInheritable Class Certificate
'Применение
public static class Certificate
public ref class Certificate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Certificate =  class end
public final class Certificate

Тип Certificate обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойствоСтатический элемент ActiveForBeginDialog ActiveForBeginDialog property class of Certificate
Открытое свойствоСтатический элемент Authorizer Authorizer relationship class of Certificate
Открытое свойствоСтатический элемент EncryptedWithPassword EncryptedWithPassword property class of Certificate
Открытое свойствоСтатический элемент EncryptionPassword EncryptionPassword property class of Certificate
Открытое свойствоСтатический элемент ExistingKeysAssembly ExistingKeysAssembly relationship class of Certificate
Открытое свойствоСтатический элемент ExistingKeysFilePath ExistingKeysFilePath property class of Certificate
Открытое свойствоСтатический элемент ExpiryDate ExpiryDate property class of Certificate
Открытое свойствоСтатический элемент IsExistingKeyFileExecutable IsExistingKeyFileExecutable property class of Certificate
Открытое свойствоСтатический элемент PrivateKeyDecryptionPassword PrivateKeyDecryptionPassword property class of Certificate
Открытое свойствоСтатический элемент PrivateKeyEncryptionPassword PrivateKeyEncryptionPassword property class of Certificate
Открытое свойствоСтатический элемент PrivateKeyFilePath PrivateKeyFilePath property class of Certificate
Открытое свойствоСтатический элемент StartDate StartDate property class of Certificate
Открытое свойствоСтатический элемент Subject Subject property class of Certificate
Открытое свойствоСтатический элемент TypeClass Type class for Certificate

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dac.Model