@truenas/api-client
GitHub
Preparing search index...
v26_0_0
AuthRespScram
Interface AuthRespScram
interface
AuthRespScram
{
response_type
:
"SCRAM_RESPONSE"
;
rfc_str
:
string
;
scram_type
:
"SERVER_FIRST_RESPONSE"
|
"SERVER_FINAL_RESPONSE"
;
user_info
:
v25_10_0
.
AuthUserInfo
|
null
;
}
Index
Properties
response_
type
rfc_
str
scram_
type
user_
info
Properties
response_
type
response_type
:
"SCRAM_RESPONSE"
rfc_
str
rfc_str
:
string
scram_
type
scram_type
:
"SERVER_FIRST_RESPONSE"
|
"SERVER_FINAL_RESPONSE"
user_
info
user_info
:
v25_10_0
.
AuthUserInfo
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response_
type
rfc_
str
scram_
type
user_
info
GitHub
@truenas/api-client
Loading...