Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
api/patronDebug
AuthMethodInfo
Interface AuthMethodInfo
API functions for the patron debug authentication feature.
interface
AuthMethodInfo
{
id
:
number
;
identifierLabel
:
string
;
name
:
string
;
passwordLabel
:
string
;
protocol
:
string
;
supportsDebug
:
boolean
;
supportsPassword
:
boolean
;
}
Index
Properties
id
identifier
Label
name
password
Label
protocol
supports
Debug
supports
Password
Properties
id
id
:
number
identifier
Label
identifierLabel
:
string
name
name
:
string
password
Label
passwordLabel
:
string
protocol
protocol
:
string
supports
Debug
supportsDebug
:
boolean
supports
Password
supportsPassword
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
identifier
Label
name
password
Label
protocol
supports
Debug
supports
Password
@thepalaceproject/circulation-admin
Loading...
API functions for the patron debug authentication feature.