Previous Topic

Next Topic

Book Contents

Login Operation

Service: Authentication Service

Style: Document/literal wrapped

Input:

Message: LoginRequest

Elements: Authentication elements that contain Authentication fields:

Field

Type

Description

UserName

string

The UserName of the user logging into the application.

Password

string

The Password of the user logging into the application.

DatabaseInstanceId

int

The unique identifier of the database instance.

Required Fields: You must supply a username when you use the Login operation.

Output:

Message: LoginResponse

Elements: boolean


Copyright information