Gets or sets a value indicating whether to accept the fingerprint.

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

Syntax

Visual Basic
Public Property Accept As Boolean
	Get
	Set
C#
public bool Accept { get; set; }

Field Value

True to accept the fingerprint; false to reject it.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also