Partager via


Propriété Certificate.Events

Gets the events that are associated with the certificate.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Events As CertificateEvents 
    Get
'Utilisation
Dim instance As Certificate 
Dim value As CertificateEvents 

value = instance.Events
public CertificateEvents Events { get; }
public:
property CertificateEvents^ Events {
    CertificateEvents^ get ();
}
member Events : CertificateEvents
function get Events () : CertificateEvents

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo.CertificateEvents
A CertificateEvents object that represents the certificate events.

Exemples

Gestion des événements SMO

Voir aussi

Référence

Certificate Classe

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Hiérarchie de chiffrement

CREATE CERTIFICATE (Transact-SQL)

Utilisation du chiffrement