OAuthConfigurationParams interface

Properties

clientId

Gets or sets the ClientId

clientSecret

Gets or sets the ClientSecret

endpointType

Gets or sets the type of the endpoint.

name

Gets or sets the name

url

Gets or sets the Url

Property Details

clientId

Gets or sets the ClientId

clientId: string

Property Value

string

clientSecret

Gets or sets the ClientSecret

clientSecret: string

Property Value

string

endpointType

Gets or sets the type of the endpoint.

endpointType: string

Property Value

string

name

Gets or sets the name

name: string

Property Value

string

url

Gets or sets the Url

url: string

Property Value

string