Gets operations that need to be authorized.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property RequestedOperations As FileSystemOperation Get |
| C# |
|---|
public FileSystemOperation RequestedOperations { get; } |