Class BackOfficeSecurityAccessor
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.Security
Assembly: Umbraco.Web.Common.dll
Syntax
public class BackOfficeSecurityAccessor : IBackOfficeSecurityAccessor
Constructors
View SourceBackOfficeSecurityAccessor(IHttpContextAccessor)
Initializes a new instance of the Back
Declaration
public BackOfficeSecurityAccessor(IHttpContextAccessor httpContextAccessor)
Parameters
Type | Name | Description |
---|---|---|
Microsoft. |
httpContextAccessor |
Properties
View SourceBackOfficeSecurity
Gets the current IBack
Declaration
public IBackOfficeSecurity BackOfficeSecurity { get; }
Property Value
Type | Description |
---|---|
IBack |