ProfileContainerAdvancedSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Profile Container Advanced Settings

INHERITED FROM

RASSerilazableObj
ContainerAdvancedSettings
ProfileContainerAdvancedSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
EnableState AccessNetworkAsComputerObject Inherited from ContainerAdvancedSettings
String AttachVHDSDDL Inherited from ContainerAdvancedSettings
EnableState DeleteLocalProfileWhenVHDShouldApply Specifies the 'Delete local profile when loading from VHD'.
String DiffDiskParentFolderPath Inherited from ContainerAdvancedSettings
EnableState FlipFlopProfileDirectoryName Inherited from ContainerAdvancedSettings
EnableState KeepLocalDir Inherited from ContainerAdvancedSettings
UInt32 LockedRetryCount Inherited from ContainerAdvancedSettings
UInt32 LockedRetryInterval Inherited from ContainerAdvancedSettings
EnableState NoProfileContainingFolder Inherited from ContainerAdvancedSettings
EnableState OutlookCachedMode Inherited from ContainerAdvancedSettings
EnableState PreventLoginWithFailure Inherited from ContainerAdvancedSettings
EnableState PreventLoginWithTempProfile Inherited from ContainerAdvancedSettings
String ProfileDirSDDL Specifies the 'Custom SDDL for profile directory'.
ProfileType ProfileType Specifies the 'Profile type'.
UInt32 ReAttachIntervalSeconds Inherited from ContainerAdvancedSettings
UInt32 ReAttachRetryCount Inherited from ContainerAdvancedSettings
EnableState RemoveOrphanedOSTFilesOnLogoff Inherited from ContainerAdvancedSettings
EnableState RoamSearch Inherited from ContainerAdvancedSettings
TempFolderRedirectionMode SetTempToLocalPath Specifies the 'Temporary folders redirection mode'.
String SIDDirNameMatch Inherited from ContainerAdvancedSettings
String SIDDirNamePattern Inherited from ContainerAdvancedSettings
String SIDDirSDDL Inherited from ContainerAdvancedSettings
Boolean UseAccessNetworkAsComputerObject Inherited from ContainerAdvancedSettings
Boolean UseAttachVHDSDDL Inherited from ContainerAdvancedSettings
Boolean UseDeleteLocalProfileWhenVHDShouldApply Specifies if the 'Delete local profile when loading from VHD' option is enabled or disabled.
Boolean UseDiffDiskParentFolderPath Inherited from ContainerAdvancedSettings
Boolean UseFlipFlopProfileDirectoryName Inherited from ContainerAdvancedSettings
Boolean UseKeepLocalDir Inherited from ContainerAdvancedSettings
Boolean UseLockedRetryCount Inherited from ContainerAdvancedSettings
Boolean UseLockedRetryInterval Inherited from ContainerAdvancedSettings
Boolean UseNoProfileContainingFolder Inherited from ContainerAdvancedSettings
Boolean UseOutlookCachedMode Inherited from ContainerAdvancedSettings
Boolean UsePreventLoginWithFailure Inherited from ContainerAdvancedSettings
Boolean UsePreventLoginWithTempProfile Inherited from ContainerAdvancedSettings
Boolean UseProfileDirSDDL Specifies if the 'Custom SDDL for profile directory' option is enabled or disabled.
Boolean UseProfileType Specifies if the 'Profile type' option is enabled or disabled.
Boolean UseReAttachIntervalSeconds Inherited from ContainerAdvancedSettings
Boolean UseReAttachRetryCount Inherited from ContainerAdvancedSettings
Boolean UseRemoveOrphanedOSTFilesOnLogoff Inherited from ContainerAdvancedSettings
Boolean UseRoamSearch Inherited from ContainerAdvancedSettings
Boolean UseSetTempToLocalPath Specifies if the 'Temporary folders redirection mode' option is enabled or disabled.
Boolean UseSIDDirNameMatch Inherited from ContainerAdvancedSettings
Boolean UseSIDDirNamePattern Inherited from ContainerAdvancedSettings
Boolean UseSIDDirSDDL Inherited from ContainerAdvancedSettings
Boolean UseVHDNameMatch Inherited from ContainerAdvancedSettings
Boolean UseVHDNamePattern Inherited from ContainerAdvancedSettings
Boolean UseVHDXSectorSize Inherited from ContainerAdvancedSettings
Boolean UseVolumeWaitTimeMS Inherited from ContainerAdvancedSettings
String VHDNameMatch Inherited from ContainerAdvancedSettings
String VHDNamePattern Inherited from ContainerAdvancedSettings
UInt32 VHDXSectorSize Inherited from ContainerAdvancedSettings
UInt32 VolumeWaitTimeMS Inherited from ContainerAdvancedSettings

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Void CopyFrom (ProfileContainerAdvancedSettings other)
Void CopyFrom (ContainerAdvancedSettings other) Inherited from ContainerAdvancedSettings
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

ProfileContainerSettings