lprofile_name

Description

Returns the login profile name of the specified login profile ID, or the login profile name of the login profile associated with the current login or the specified login suid.

Syntax

lprofile_id(ID)

Parameters

ID

(Optional) login profile ID or a login suid.

If you specify a a login profile ID, lprofile_name returns its corresponding login profile name. If you specify a login suid, lprofile_name returns the associated (if any) login profile name.

If you do not specify ID, lprofile_name returns the login profile name of the current login.

Permissions

The permission checks for lprofile_name differ based on your granular permissions settings.

Granular permissions enabled

With granular permissions enabled, any user can execute lprofile_name to return the profile name of their own profile. You must have manage any login profile permission to execute lprofile_name and retrieve the profile name of other users.

Granular permissions disabled

With granular permissions disabled, any user can execute lprofile_name to return the profile name of their own profile. You must have sso_role to execute lprofile_name and retrieve the profile name of other users.