ProfileContainerAdvancedSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Profile Container Advanced Settings
INHERITED FROM
RASSerilazableObj⇒ContainerAdvancedSettings⇒ProfileContainerAdvancedSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
DeleteLocalProfileWhenVHDShouldApply
Specifies the 'Delete local profile when loading from VHD'.
String
ProfileDirSDDL
Specifies the 'Custom SDDL for profile directory'.
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
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
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
UseRebootOnUserLogoff
Specifies if the 'Reboot computer when user logs off' option is enabled or disabled.
Boolean
UseRoamIdentity
Specifies if the 'Roam identity' option is enabled or disabled.
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.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated