Show / Hide Table of Contents

Class ExternalProviderSettingsProperty

Inheritance
object
ExternalProviderSettingsProperty
Namespace: Volo.Abp.Account.ExternalProviders
Assembly: Volo.Abp.Account.Pro.Shared.Application.Contracts.dll
Syntax
public class ExternalProviderSettingsProperty : NameValue<string>

Constructors

ExternalProviderSettingsProperty()

Declaration
public ExternalProviderSettingsProperty()

ExternalProviderSettingsProperty(string, string)

Declaration
public ExternalProviderSettingsProperty(string name, string value)
Parameters
Type Name Description
string name
string value
In this article
Back to top Powered by Volosoft