CustomPermission Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

The custom permissions list

INHERITED FROM

RASSerilazableObj
CustomPermission

INTERFACES

PUBLIC PROPERTIES

Type Name Description
GlobalPermissions GlobalPermissions The global permissions
List<SitePermission> SitePermissions List of the site permissions

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

CurrentAdminPermissions