List of credential types available.

Enumeration Members

Enumeration Members

BASIC: "basic"

Basic credentials. Needs username and password.

OAUTH: "oauth"

OAuth credentials. Needs application ID, application secret and refresh token.

TOKEN: "token"

Token credentials. Needs token.