BasePermissions Structure

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
public struct BasePermissions
Inheritance
Object    ValueType    BasePermissions

Constructors

BasePermissionsInitializes a new instance of the BasePermissions class

Properties

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Get 
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Set 
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also