Classe Certificate
Model schema container class for Certificate
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.Certificate
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class Certificate
'Uso
public static class Certificate
public ref class Certificate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Certificate = class end
public final class Certificate
O tipo Certificate expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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 |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.