FileServer.Keys Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9119)
Keys
Gets a collection of server keys. Inherited from Server.
Declaration
public ICollection<SshPrivateKey> Keys { get; }
Property Value
Type | Description |
---|---|
ICollection<SshPrivateKey> |