Gets custom-specified validation options (set using SslServerCertificateValidationOptions property).

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

Syntax

Visual Basic
Public Property Options As ValidationOptions
	Get
	Friend Set
C#
public ValidationOptions Options { get; internal set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also