Class CSMConfiguration
public class CSMConfiguration
  - Inheritance
 - 
      
      CSMConfiguration
 
- Inherited Members
 
Constructors
CSMConfiguration()
public CSMConfiguration()
  Properties
ClientId
public string ClientId { get; }
  Property Value
Enabled
public bool Enabled { get; }
  Property Value
Host
public string Host { get; }
  Property Value
Port
public int Port { get; }