videosphere
Preparing search index...
lib/repositories/users
UserPasswordAuthState
Interface UserPasswordAuthState
Password reset eligibility for a user profile.
interface
UserPasswordAuthState
{
userId
:
string
;
supportsPasswordReset
:
boolean
;
}
Index
Properties
user
Id
supports
Password
Reset
Properties
user
Id
userId
:
string
supports
Password
Reset
supportsPasswordReset
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
supports
Password
Reset
videosphere
Loading...
Password reset eligibility for a user profile.