@truenas/api-client
GitHub
Preparing search index...
v25_10_0
UserSetPasswordArgs
Interface UserSetPasswordArgs
interface
UserSetPasswordArgs
{
new_password
:
string
;
old_password
?:
string
|
null
;
username
:
string
;
}
Index
Properties
new_
password
old_
password?
username
Properties
new_
password
new_password
:
string
Optional
old_
password
old_password
?:
string
|
null
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new_
password
old_
password
username
GitHub
@truenas/api-client
Loading...