OAuthConfiguration Class

Definition

Configuration for OAuth client credential authentication.

public class OAuthConfiguration
type OAuthConfiguration = class
Public Class OAuthConfiguration
Inheritance
OAuthConfiguration

Constructors

Name Description
OAuthConfiguration()

Properties

Name Description
Authority

Gets or sets oAuth Authority for authentication.

Scope

Gets or sets oAuth scope for authentication.

ValidateAuthority

Gets or sets a value indicating whether the Authority should be validated.

Applies to