Show / Hide Table of Contents

Class SecurityService

Inheritance
object
SecurityService
Implements
ISecurityService
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.PersonaBar.Library.Security
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class SecurityService : ISecurityService

Constructors

SecurityService()

Declaration
public SecurityService()

Properties

Instance

Declaration
public static ISecurityService Instance { get; }
Property Value
Type Description
ISecurityService

Methods

IsPagesAdminUser()

Declaration
public virtual bool IsPagesAdminUser()
Returns
Type Description
bool

Implements

ISecurityService

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS