You are here: API Reference > Objects > LoginResult

LoginResult

This is the object returned from the login call.

Syntax

LoginResult = login(username, password)

Fields

For information on the field types, see Field Types.

Name Type Allowable Values Description
Session string A valid session key The authentication token used in the SessionHeader object.
ServerURL string A valid URL The URL to redirect to for all subsequent API calls.

Copyright © 2008-2009 Zuora, Inc.