Freigeben über


Certificate.Events-Eigenschaft

Gets the events that are associated with the certificate.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public ReadOnly Property Events As CertificateEvents 
    Get
'Usage
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

Eigenschaftswert

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

Beispiele

Behandeln von SMO-Ereignissen

Siehe auch

Verweis

Certificate Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Verschlüsselungshierarchie

CREATE CERTIFICATE (Transact-SQL)

Verwenden der Verschlüsselung