AuthenticationEventArgs.Key Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
Key
Gets the user public key if available; or null reference.
Declaration
public SshPublicKey Key { get; }
Property Value
| Type | Description |
|---|---|
| SshPublicKey |