Class CSMConfig
public class CSMConfig
- Inheritance
-
CSMConfig
- Inherited Members
Constructors
CSMConfig()
public CSMConfig()
Properties
CSMClientId
public string CSMClientId { get; set; }
Property Value
CSMEnabled
public bool? CSMEnabled { get; set; }
Property Value
- bool?
CSMHost
public string CSMHost { get; set; }
Property Value
CSMPort
public int CSMPort { get; set; }