ProfileContainerSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Profile Container Settings

INHERITED FROM

RASSerilazableObjarrow-up-rightContainerSettingsarrow-up-right⇒ProfileContainerSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AdvancedSettings

Specifies the 'Advanced Settings'.

List<String>

CCDLocations

Boolean

CustomizeProfileFolders

Specifies whether the 'Customize Profile Folders' is enabled or disabled.

UInt32

DefaultSize

Boolean

Enabled

ExcludeCommonFolders

Specifies the 'Exclude Common Folders'.

FolderExclusionList

Specifies the 'Folder Exclusion List'.

List<String>

FolderInclusionList

Specifies the 'Folder Inclusion List'.

UserExclusionList

UserInclusionList

List<String>

VHDLocations

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated