OpenWGA 7.9 - TMLScript reference
AuthMethod :
fetchEMail(user)
On object | Auth |
Usage | Fetches the eMail address for a user from the authentication backend |
Description | This is a service whose availability depends on the Authentication source in use but should be available for most. Given any user name it returns the eMail adress for that user from the underlying system. |
Parameters |
user (String): A user name |
Return value | eMail address (String) |
Allowed in script types |
|