Builder

class Builder

Properties

Link copied to clipboard

Contains default values for this authentication parameter that are supplied by the connector.

Link copied to clipboard

A description about the custom parameter used for OAuth 2.0 authentication.

Link copied to clipboard

Indicates whether the custom parameter for OAuth 2.0 authentication is required.

Link copied to clipboard

Indicates whether this authentication custom parameter is a sensitive field.

Link copied to clipboard
var key: String?

The key of the custom parameter required for OAuth 2.0 authentication.

Link copied to clipboard

The label of the custom parameter used for OAuth 2.0 authentication.

Link copied to clipboard

Indicates whether custom parameter is used with TokenUrl or AuthUrl.