CustomPermission
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
The custom permissions list
INHERITED FROM
⇒
CustomPermission
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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
Last updated