Theme Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Theme

INHERITED FROM

RASSerilazableObj
Theme

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate
String AdminLastMod
String Description Description of the theme policy.
String Domain The domain used.
Boolean Enabled Whether Theme is enabled or not.
Boolean GroupEnabled Whether to limit themes to a certain group
List<GroupFilter> GroupFilters Synposis unavailable
ThemeHTML5Client HTML5Client The Theme HTML5 client
UInt32 Id
String Name Theme name.
Boolean OverrideAuthenticationDomain Whether to override the authentication domain.
String PostLogonMessage The post-logon message
DateTime TimeCreate
DateTime TimeLastMod
ThemeWindowsClient WindowsClient The Theme HTML5

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 ()

References to Commands

Get-RASTheme
New-RASTheme