Represents the fields to authenticate a Outsystems Platform IT user. Specify a username/password combination to authenticate, or use the AuthenticationService Web Service API to acquire a session token.

Attributes

Username: Text type.
The username of the IT user.

Password: Text type.
The password of the IT user.

Token: Text type.
The authentication token.

See Also

Overview of LifeTime Services API | Authentication_GetToken Action