Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
UserAttributeProfile
Interface UserAttributeProfile
interface
UserAttributeProfile
{
id
?:
string
;
name
?:
string
;
user_id
?:
UserAttributeProfileUserId
;
user_attributes
?:
UserAttributeProfileUserAttributes
;
}
Index
Properties
id?
name?
user_
id?
user_
attributes?
Properties
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
user_
id
user_id
?:
UserAttributeProfileUserId
Optional
user_
attributes
user_attributes
?:
UserAttributeProfileUserAttributes
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
user_
id
user_
attributes
Auth0 Node.js SDK - v5.1.0
Loading...