Class InstallAuthorizeAttribute
Specifies the authorization filter that verifies whether the runtime level is
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.BackOffice.Install
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public class InstallAuthorizeAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
View SourceInstallAuthorizeAttribute()
Declaration
public InstallAuthorizeAttribute()