Share via


Classe CertificateEvents

The CertificateEvents object represents the settings that are required for SQL Server Certificate event notification.

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

Syntaxe

'Déclaration
Public Class CertificateEvents
'Utilisation
Dim instance As CertificateEvents
public class CertificateEvents
public ref class CertificateEvents
type CertificateEvents =  class end
public class CertificateEvents

Notes

The CertificateEvents class is accessed through the Events property and cannot be created as a standalone object.

Thread Safety

Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme sûrs.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..CertificateEvents

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.