Freigeben über


Certificate-Klasse

Model schema container class for Certificate

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class Certificate
'Usage
public static class Certificate
public ref class Certificate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Certificate =  class end
public final class Certificate

Der Certificate-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element ActiveForBeginDialog ActiveForBeginDialog property class of Certificate
Öffentliche EigenschaftStatisches Element Authorizer Authorizer relationship class of Certificate
Öffentliche EigenschaftStatisches Element EncryptedWithPassword EncryptedWithPassword property class of Certificate
Öffentliche EigenschaftStatisches Element EncryptionPassword EncryptionPassword property class of Certificate
Öffentliche EigenschaftStatisches Element ExistingKeysAssembly ExistingKeysAssembly relationship class of Certificate
Öffentliche EigenschaftStatisches Element ExistingKeysFilePath ExistingKeysFilePath property class of Certificate
Öffentliche EigenschaftStatisches Element ExpiryDate ExpiryDate property class of Certificate
Öffentliche EigenschaftStatisches Element IsExistingKeyFileExecutable IsExistingKeyFileExecutable property class of Certificate
Öffentliche EigenschaftStatisches Element PrivateKeyDecryptionPassword PrivateKeyDecryptionPassword property class of Certificate
Öffentliche EigenschaftStatisches Element PrivateKeyEncryptionPassword PrivateKeyEncryptionPassword property class of Certificate
Öffentliche EigenschaftStatisches Element PrivateKeyFilePath PrivateKeyFilePath property class of Certificate
Öffentliche EigenschaftStatisches Element StartDate StartDate property class of Certificate
Öffentliche EigenschaftStatisches Element Subject Subject property class of Certificate
Öffentliche EigenschaftStatisches Element TypeClass Type class for Certificate

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace