ICredentials
in
Tags
Table of Contents
Methods
- getLoginName() : string
- Get the login name the users used to login
- getPassword() : string|null
- Get the password
- getUID() : string
- Get the user UID
Methods
getLoginName()
Get the login name the users used to login
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