Edit

Share via


OAuthConfigurationParams Class

Definition

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

Constructors

OAuthConfigurationParams()
OAuthConfigurationParams(OAuthConfigurationParams)

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

Applies to