@truenas/api-client
GitHub
Preparing search index...
v25_10_0
AuthMeResult
Interface AuthMeResult
interface
AuthMeResult
{
account_attributes
:
string
[]
;
attributes
:
{
[
k
:
string
]:
unknown
}
;
grouplist
:
number
[]
|
null
;
local
:
boolean
;
privilege
:
{
[
k
:
string
]:
unknown
}
;
pw_dir
:
string
;
pw_gecos
:
string
;
pw_gid
:
number
;
pw_name
:
string
;
pw_shell
:
string
;
pw_uid
:
number
;
sid
:
string
|
null
;
source
:
v25_10_0
.
Source
;
two_factor_config
:
{
[
k
:
string
]:
unknown
}
;
}
Index
Properties
account_
attributes
attributes
grouplist
local
privilege
pw_
dir
pw_
gecos
pw_
gid
pw_
name
pw_
shell
pw_
uid
sid
source
two_
factor_
config
Properties
account_
attributes
account_attributes
:
string
[]
attributes
attributes
:
{
[
k
:
string
]:
unknown
}
grouplist
grouplist
:
number
[]
|
null
local
local
:
boolean
privilege
privilege
:
{
[
k
:
string
]:
unknown
}
pw_
dir
pw_dir
:
string
pw_
gecos
pw_gecos
:
string
pw_
gid
pw_gid
:
number
pw_
name
pw_name
:
string
pw_
shell
pw_shell
:
string
pw_
uid
pw_uid
:
number
sid
sid
:
string
|
null
source
source
:
v25_10_0
.
Source
two_
factor_
config
two_factor_config
:
{
[
k
:
string
]:
unknown
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
attributes
attributes
grouplist
local
privilege
pw_
dir
pw_
gecos
pw_
gid
pw_
name
pw_
shell
pw_
uid
sid
source
two_
factor_
config
GitHub
@truenas/api-client
Loading...