Table of Contents

Class ExternalLoginProvider

Namespace
Oqtane.Models
Assembly
Oqtane.Shared.dll
public class ExternalLoginProvider
Inheritance
object
ExternalLoginProvider

Properties

Name

public string Name { get; set; }

Property Value

string

Settings

public Dictionary<string, string> Settings { get; set; }

Property Value

Dictionary<string, string>