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