Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
ConnectorAuthSpec
Type Alias ConnectorAuthSpec
type
ConnectorAuthSpec
=
{
title
?:
string
;
description
?:
string
;
type
:
ConnectorAuthType
;
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
}
;
}
Hierarchy (
View Summary
)
ConnectorAuthSpec
ConnectorAuthHandlerBase
Index
Properties
title?
description?
type
ui?
Properties
Optional
title
title
?:
string
Optional
description
description
?:
string
type
type
:
ConnectorAuthType
Optional
ui
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
description
type
ui
Console
SDK
REST API
Membrane React - v0.2.1
Loading...