Auth0 Universal Components
GitHub
Auth0
Preparing search index...
public-api
ThirdPartyAccessSectionProps
Interface ThirdPartyAccessSectionProps
interface
ThirdPartyAccessSectionProps
{
checked
:
boolean
;
className
?:
string
;
customMessages
?:
Partial
<
ThirdPartyAccessMessages
>
;
isOrganizationBlocked
?:
boolean
;
onChange
:
(
checked
:
boolean
)
=>
void
;
readOnly
?:
boolean
;
}
Index
Properties
checked
class
Name?
custom
Messages?
is
Organization
Blocked?
on
Change
read
Only?
Properties
checked
checked
:
boolean
Optional
class
Name
className
?:
string
Optional
custom
Messages
customMessages
?:
Partial
<
ThirdPartyAccessMessages
>
Optional
is
Organization
Blocked
isOrganizationBlocked
?:
boolean
on
Change
onChange
:
(
checked
:
boolean
)
=>
void
Optional
read
Only
readOnly
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checked
class
Name
custom
Messages
is
Organization
Blocked
on
Change
read
Only
GitHub
Auth0
Auth0 Universal Components
Loading...