Gets file server action that needs to be authorized.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Action As FileServerAction Get |
| C# |
|---|
public FileServerAction Action { get; } |