ServerRole
Applies to: Lync 2013 | Lync Server 2013
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. |