Skip to main content

AssignedProfile

An assigned profile allows or denies to a user a scope of responsibility in Usercube.

Each assigned profile gives one profile and one profile context to a user. A user can have up to 10 assigned profiles.

For a given user, all the assigned profiles are matched against all the configured access control rules to compute the user's permissions in Usercube.

An assigned profile can be assigned explicitly to someone, or generated automatically based on users' data via profile rules.

Properties

PropertyDetails
AccessState default value: 0Type AccessState Description Access state ("None"=0, "Requested"=4, "PendingApproval"=8, "PendingApproval1"=9, "PendingApproval2"=10, "Approved"=16, "Declined"=17 and "PolicyApproved"=18).
Context requiredType Int64 Description Identifier of the context.
Email optionalType String Description If specified, email address used for notification instead of the user's address.
EndDate default value: 20790606Type DateTime Description Assignment end date.
IsDenied default value: falseType Boolean Description Profile denied to the user.
Profile requiredType Int64 Description Identifier of the profile.
StartDate default value: 19000101Type DateTime Description Assignment start date.
User requiredType Int64 Description Identifier of the user.