Properties of FB_ResourceOwnerPasswordFlow

Overview

Name

Data type

Access

Description

AuthorizationServer

ST_AuthorizationServer

Get/Set

The structure that contains the connection settings of the authorization server.

ClientID

STRING [255]

Set

The client ID to authenticate at the authorization server.

ClientSecret

STRING [255]

Set

The client secret to authenticate at the authorization server.

Scope

STRING [255]

Get/Set

The scope header inside the OAuth request.

Username

STRING [255]

Set

The username to authenticate at the authorization server.

Password

STRING [255]

Set

The password to authenticate at the authorization server.