Enum TerminalServerClientLogonInfoPolicy
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the policy of which logon credentials should be used on the Termial Server
public enum TerminalServerClientLogonInfoPolicy
Fields
ClientProvided = 1
Always use the credentials configured by the client
ServerConfigured = 2
Use the credentials configured on the server
Unknown = 1024
The logon policy is unknown