Table of Contents

Class OAuth2Info

Namespace
OpenSettings.Models
Assembly
OpenSettings.dll
public class OAuth2Info
Inheritance
OAuth2Info
Inherited Members

Properties

AllowOfflineAccess

public bool AllowOfflineAccess { get; set; }

Property Value

bool

Authority

public string Authority { get; set; }

Property Value

string

IsActive

public bool IsActive { get; set; }

Property Value

bool