Provides data for custom server certificate check events.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Class SslCertificateValidationEventArgs _
	Inherits EventArgs
C#
public class SslCertificateValidationEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SslCertificateValidationEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also