Classe SignatureEncryptionMechanism
Model schema container class for SignatureEncryptionMechanism
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Dac.Model.SignatureEncryptionMechanism
Espace de noms : Microsoft.SqlServer.Dac.Model
Assembly : Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Syntaxe
'Déclaration
Public NotInheritable Class SignatureEncryptionMechanism
'Utilisation
public static class SignatureEncryptionMechanism
public ref class SignatureEncryptionMechanism abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SignatureEncryptionMechanism = class end
public final class SignatureEncryptionMechanism
Le type SignatureEncryptionMechanism expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
AsymmetricKey | AsymmetricKey relationship class of SignatureEncryptionMechanism | |
Certificate | Certificate relationship class of SignatureEncryptionMechanism | |
Password | Password property class of SignatureEncryptionMechanism | |
SignedBlob | SignedBlob property class of SignatureEncryptionMechanism | |
TypeClass | Type class for SignatureEncryptionMechanism |
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.