Edit

Share via


OAuthConfiguration Class

Definition

[System.Runtime.Serialization.DataContract]
public class OAuthConfiguration
type OAuthConfiguration = class
Public Class OAuthConfiguration
Inheritance
OAuthConfiguration
Attributes

Constructors

OAuthConfiguration()
OAuthConfiguration(OAuthConfiguration)

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

Applies to