Partager via


Classe Certificate

Model schema container class for Certificate

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Certificate
'Utilisation
public static class Certificate
public ref class Certificate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Certificate =  class end
public final class Certificate

Le type Certificate expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique ActiveForBeginDialog ActiveForBeginDialog property class of Certificate
Propriété publiqueMembre statique Authorizer Authorizer relationship class of Certificate
Propriété publiqueMembre statique EncryptedWithPassword EncryptedWithPassword property class of Certificate
Propriété publiqueMembre statique EncryptionPassword EncryptionPassword property class of Certificate
Propriété publiqueMembre statique ExistingKeysAssembly ExistingKeysAssembly relationship class of Certificate
Propriété publiqueMembre statique ExistingKeysFilePath ExistingKeysFilePath property class of Certificate
Propriété publiqueMembre statique ExpiryDate ExpiryDate property class of Certificate
Propriété publiqueMembre statique IsExistingKeyFileExecutable IsExistingKeyFileExecutable property class of Certificate
Propriété publiqueMembre statique PrivateKeyDecryptionPassword PrivateKeyDecryptionPassword property class of Certificate
Propriété publiqueMembre statique PrivateKeyEncryptionPassword PrivateKeyEncryptionPassword property class of Certificate
Propriété publiqueMembre statique PrivateKeyFilePath PrivateKeyFilePath property class of Certificate
Propriété publiqueMembre statique StartDate StartDate property class of Certificate
Propriété publiqueMembre statique Subject Subject property class of Certificate
Propriété publiqueMembre statique TypeClass Type class for Certificate

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model