Auth0 Node.js SDK - v6.4.0
Preparing search index...
management
Management
UpdateOrganizationClientRequestContent
Interface UpdateOrganizationClientRequestContent
Example
{}
Copy
interface
UpdateOrganizationClientRequestContent
{
use_for_member_access
?:
boolean
;
}
Index
Properties
use_
for_
member_
access?
Properties
Optional
use_
for_
member_
access
use_for_member_access
?:
boolean
Whether this client is used for member access to the organization.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
use_
for_
member_
access
Auth0 Node.js SDK - v6.4.0
Loading...
Example