Click or drag to resize
IPageSecurityRetriever Interface
Interface for page security configuration retrieval.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface IPageSecurityRetriever

The IPageSecurityRetriever type exposes the following members.

Methods
  NameDescription
Public methodRetrieve
Retrieves the security configuration for given page.
Top
See Also