Theme
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Theme
INHERITED FROM
⇒
⇒
Theme
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
AllowTunneling
Enables tunneling for theme
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
UInt32
Id
UInt32
MFAId
The Mfa Provider Id
String
Name
Theme name.
Boolean
OverrideAuthenticationDomain
Whether to override the authentication domain.
String
PostLogonMessage
The post-logon message
UInt32
SiteId
ID of the site.
DateTime
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
----------------------------------------------
Last updated