[SerializableAttribute]
public class RgfPermissions
RgfPermissions | Initializes a new instance of the RgfPermissions class |
RgfPermissions(Boolean) | Initializes a new instance of the RgfPermissions class |
RgfPermissions(RgfPermissions) | Initializes a new instance of the RgfPermissions class |
RgfPermissions(String) | Initializes a new instance of the RgfPermissions class |
Add(Enum, Boolean) | |
Add(Int32, Boolean) | |
Add(String, Boolean) | |
AddOrReplace(RgfPermissions) | |
AddOrReplace(Enum, Boolean) | |
AddOrReplace(Int32, Boolean) | |
AddOrReplace(String, Boolean) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetEnumerator | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetPermission(Enum) | |
GetPermission(Int32) | |
GetPermission(String) | |
GetPermissionId | |
GetPermissions | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SetMaxCRUD | |
ToString | Returns a string that represents the current object. (Inherited from Object) |