The AdminFile object provides access to server-side files.
The AdminSite object supports the following methods.
| Property | Description |
| ReadFromBinaryFile | Returns the contents of the specified binary file. |
| ReadFromFile | Returns the contents of the specified text file. |