Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ServerRole
The ServerRole enumeration values indicate the role of the server where the SPL is executing.
Syntax
public enum ServerRole
Members
Member |
Description |
|---|---|
AccessProxy |
The server running the SPL is an Access Edge Server. |
FrontEnd |
The server running the SPL is a Front End Server. |
Proxy |
The server running the SPL is a Forwarding Proxy server. |
HomeServer |
The server running the SPL is an SE Server. |