Auth0 Node.js SDK - v5.2.0
Preparing search index...
management
Management
ConnectionProfileOrganization
Interface ConnectionProfileOrganization
The organization of the connection profile.
interface
ConnectionProfileOrganization
{
show_as_button
?:
Management
.
ConnectionProfileOrganizationShowAsButtonEnum
;
assign_membership_on_login
?:
Management
.
ConnectionProfileOrganizationAssignMembershipOnLoginEnum
;
}
Index
Properties
show_
as_
button?
assign_
membership_
on_
login?
Properties
Optional
show_
as_
button
show_as_button
?:
Management
.
ConnectionProfileOrganizationShowAsButtonEnum
Optional
assign_
membership_
on_
login
assign_membership_on_login
?:
Management
.
ConnectionProfileOrganizationAssignMembershipOnLoginEnum
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
show_
as_
button
assign_
membership_
on_
login
Auth0 Node.js SDK - v5.2.0
Loading...
The organization of the connection profile.