OAuthConfiguration interface

Properties

clientId

Gets or sets the ClientId

clientSecret

Gets or sets the ClientSecret

createdBy

Gets or sets the identity who created the config.

createdOn

Gets or sets the time when config was created.

endpointType

Gets or sets the type of the endpoint.

id

Gets or sets the unique identifier of this field

modifiedBy

Gets or sets the identity who modified the config.

modifiedOn

Gets or sets the time when variable group was modified

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

createdBy

Gets or sets the identity who created the config.

createdBy: IdentityRef

Property Value

createdOn

Gets or sets the time when config was created.

createdOn: Date

Property Value

Date

endpointType

Gets or sets the type of the endpoint.

endpointType: string

Property Value

string

id

Gets or sets the unique identifier of this field

id: string

Property Value

string

modifiedBy

Gets or sets the identity who modified the config.

modifiedBy: IdentityRef

Property Value

modifiedOn

Gets or sets the time when variable group was modified

modifiedOn: Date

Property Value

Date

name

Gets or sets the name

name: string

Property Value

string

url

Gets or sets the Url

url: string

Property Value

string