Freigeben über


SignatureEncryptionMechanism-Klasse

Model schema container class for SignatureEncryptionMechanism

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.SignatureEncryptionMechanism

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

Syntax

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

Der SignatureEncryptionMechanism-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AsymmetricKey AsymmetricKey relationship class of SignatureEncryptionMechanism
Öffentliche EigenschaftStatisches Element Certificate Certificate relationship class of SignatureEncryptionMechanism
Öffentliche EigenschaftStatisches Element Password Password property class of SignatureEncryptionMechanism
Öffentliche EigenschaftStatisches Element SignedBlob SignedBlob property class of SignatureEncryptionMechanism
Öffentliche EigenschaftStatisches Element TypeClass Type class for SignatureEncryptionMechanism

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