Previous page

Next page

Locate page in Contents

Print this page

login_as

Summary:

Logs user in using the specified user SID (security ID).

Request specification:

Name

Min/Max

Type

Description

login_as

 

 

 

{

 

 

 

sid

1..1

sidType

User security ID.

}

 

 

 

Returns:

Session ID or Error.

Name

Min/Max

Type

Description

session_id

0..1

string

The ID of the new session.

token

1..1

tokenType

A token containing the user security information.

Description:

Please see the login call description for more information about the Agent login procedure.

Please send us your feedback on this help page