Class LoginModel.ExternalProviderModel
Inherited Members
Namespace: Volo.Abp.Account.Web.Pages.Account
Assembly: Volo.Abp.Account.Web.dll
Syntax
public class LoginModel.ExternalProviderModel
Constructors
ExternalProviderModel()
Declaration
public ExternalProviderModel()
Properties
AuthenticationScheme
Declaration
public string AuthenticationScheme { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |