SshFingerprintEventArgs.Accept Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Accept
Gets or sets a value indicating whether to accept the fingerprint.
Declaration
public bool Accept { get; set; }
Property Value
Type | Description |
---|---|
Boolean | True to accept the fingerprint; false to reject it. |