ThemeWindowsMessages Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Themes.Windows
DESCRIPTION
Theme Windows Client Messages Settings
INHERITED FROM
RASSerilazableObj⇒ThemeWindowsMessages
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | WindowsClientOverridePostLogonMessage | Whether to allow the override post-logon message | |
String | WindowsClientPostLogonMessage | The post-logon message |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated