FSLogixReasonCode Enum
NAME
FSLogixReasonCode
DESCRIPTION
FSLogix Reason Code values.
Values | Description |
---|---|
ProfileAttached | The FSLogix Profile has been attached and is working. |
NotInWhiteList | The user is not a member of the FSLogix Include group, and should therefore not receive a FSLogix Profile. |
InBlackList | The user is a member of the FSLogix Exclude group, and should therefore not receive a FSLogix Profile. |
LocalProfileExists | A local profile for the user already exists. |
ProfileShortSid | The FSLogix system will not handle profiles for special users. |
Unknown | Unknown FSLogix error. |
References to Types
Last updated