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