Visual Basic (Declaration) | |
---|---|
Public Event CertificateValidation As CertificateValidationEventHandler |
C# | |
---|---|
public event CertificateValidationEventHandler CertificateValidation |
The event handler receives an argument of type CertificateValidationEventArgs containing data related to this event. The following CertificateValidationEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Accept | |
Certificate | |
Error |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family