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 CleanOutNotifications Specifies the 'Clean out notifications'.
EnableState DeleteLocalProfileWhenVHDShouldApply Specifies the 'Delete local profile when loading from VHD'.
String DiffDiskParentFolderPath Inherited from ContainerAdvancedSettings
EnableState FlipFlopProfileDirectoryName Inherited from ContainerAdvancedSettings
IgnoreNonAVD IgnoreNonAVD Inherited from ContainerAdvancedSettings
EnableState InstallAppxPackages Specifies the 'Install Appx packages'.
EnableState KeepLocalDir Specifies the 'Keep local profiles'.
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 RebootOnUserLogoff Specifies the 'Reboot computer when user logs off'.
RedirectType RedirectType Inherited from ContainerAdvancedSettings
EnableState RemoveOrphanedOSTFilesOnLogoff Inherited from ContainerAdvancedSettings
EnableState RoamIdentity Specifies the 'Roam identity'.
RoamSearch RoamSearch Inherited from ContainerAdvancedSettings
TempFolderRedirectionMode SetTempToLocalPath Specifies the 'Temporary folders redirection mode'.
EnableState ShutdownOnUserLogoff Specifies the 'Shutdown computer when user logs off'.
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 UseCleanOutNotifications Specifies if the 'Clean out notifications' option is enabled or disabled.
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 UseIgnoreNonAVD Inherited from ContainerAdvancedSettings
Boolean UseInstallAppxPackages Specifies if the Install Appx packages' option is enabled or disabled.
Boolean UseKeepLocalDir Specifies if the 'Keep local profiles' option is enabled or disabled.
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 UseRebootOnUserLogoff Specifies if the 'Reboot computer when user logs off' option is enabled or disabled.
Boolean UseRedirectType Inherited from ContainerAdvancedSettings
Boolean UseRemoveOrphanedOSTFilesOnLogoff Inherited from ContainerAdvancedSettings
Boolean UseRoamIdentity Specifies if the 'Roam identity' option is enabled or disabled.
Boolean UseRoamSearch Inherited from ContainerAdvancedSettings
Boolean UseSetTempToLocalPath Specifies if the 'Temporary folders redirection mode' option is enabled or disabled.
Boolean UseShutdownOnUserLogoff Specifies if the 'Shutdown computer when user logs off' 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
VHDXSectorSize VHDXSectorSize Inherited from ContainerAdvancedSettings
UInt32 VolumeWaitTimeMS Inherited from ContainerAdvancedSettings

PUBLIC METHODS

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

References to Types

ProfileContainerSettings