ICredentials
in
Tags
Table of Contents
Methods
- getLoginName() : string
- Get the login name the users used to log in.
- getPassword() : string|null
- Get the password.
- getUID() : string
- Get the user UID.
Methods
getLoginName()
Get the login name the users used to log in.
public
getLoginName() : string
Tags
Return values
stringgetPassword()
Get the password.
public
getPassword() : string|null
Tags
Return values
string|nullgetUID()
Get the user UID.
public
getUID() : string