Class AbpOpenIddictProBrandingProvider
Inheritance
AbpOpenIddictProBrandingProvider
Assembly: Volo.Abp.OpenIddict.Pro.Blazor.Server.Host.dll
Syntax
[Dependency(ReplaceServices = true)]
public class AbpOpenIddictProBrandingProvider : DefaultBrandingProvider, IBrandingProvider, ITransientDependency
Constructors
AbpOpenIddictProBrandingProvider()
Declaration
public AbpOpenIddictProBrandingProvider()
Properties
AppName
Declaration
public override string AppName { get; }
Property Value
Overrides
Implements
Extension Methods