TunnelRequestedEventArgs.User Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9313)
User
Gets the FileServerUser that requested the tunnel (for outgoing tunnels and reverse tunneling requests) or the user that initiated the tunneling (for incoming connections to reverse tunnels).
Declaration
public FileServerUser User { get; }
Property Value
Type | Description |
---|---|
FileServerUser |