Theme Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Theme

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-right⇒Theme

INTERFACES

  • ISerializable

  • IComparable

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

GroupFilters

Synposis unavailable

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

DateTime

TimeCreate

DateTime

TimeLastMod

UserPortal

The Theme User Portal

WindowsClient

The Theme Windows Client

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated