Checks if user with such credentials (username and organization) exists and is active in CA Business Service Insight database.
A typical syntax for this method is shown. Note that the exact syntax to use depends on the type of protocol used to communicate with the web service.
string AuthenticateUser (
string username,
string organization)
|
Name |
Type |
Description |
|---|---|---|
|
userName |
string |
Contains user name. |
|
organizationName |
string |
Contains organization name. |
Returns special encrypted token containing user ID and issue timestamp. If no such active user exists, null token is returned.
None.
| Copyright © 2012 CA. Tutti i diritti riservati. | Contatta CA Technologies |