Gets the user name of the client trying to authenticate.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property UserName As String Get |
| C# |
|---|
public string UserName { get; } |