Class ExternalProviderDefinitionProperty
Inherited Members
Namespace: Volo.Abp.Account.ExternalProviders
Assembly: Volo.Abp.Account.Pro.Shared.Application.Contracts.dll
Syntax
public class ExternalProviderDefinitionProperty
Constructors
ExternalProviderDefinitionProperty()
Declaration
public ExternalProviderDefinitionProperty()
Properties
IsSecret
Declaration
public bool IsSecret { get; set; }
Property Value
Type | Description |
---|---|
bool |
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
Type | Description |
---|---|
string |