@truenas/api-client
GitHub
Preparing search index...
v26_0_0
AuthTokenPlain
Interface AuthTokenPlain
interface
AuthTokenPlain
{
login_options
?:
v26_0_0
.
AuthCommonOptions
;
mechanism
:
"TOKEN_PLAIN"
;
token
:
string
;
}
Index
Properties
login_
options?
mechanism
token
Properties
Optional
login_
options
login_options
?:
v26_0_0
.
AuthCommonOptions
mechanism
mechanism
:
"TOKEN_PLAIN"
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
login_
options
mechanism
token
GitHub
@truenas/api-client
Loading...