{{ profile }}

profile Properties

FieldTypeDescription
object_typestring"profile"
is_validTrue|FalseTrue if this references a profile or false if the profile is null
guidguid
idstring
emailstring
force_password_resetboolean
is_activeboolean
date_activateddate
date_activation_code_expiresdate
date_first_activateddate
is_lockedboolean
date_locked_throughdate
date_last_logged_indate
is_blockedboolean
date_blockeddate
attributesdictionary_field
logged_inbooleanTrue if this profile is presently logged in on the current request
can_loginbooleanTrue if the profile exists, is active, and is not blocked or locked
settingsobjectAn object containing all of the custom profile settings for this profile
valuestringSynonymn for guid
outputhtmlThe default output that the profile produces when output directly to the template.
output_in_listhtmlThe default output that the profile produces when output directly to the template as part of a list.