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; } |