The PermissionInfoBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllowAccess |
Gets and sets aflag that indicates whether the user or role has permission
|
![]() | CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) |
![]() | CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) |
![]() | DisplayName |
Gets and sets the User's DisplayName
|
![]() | LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) |
![]() | LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) |
![]() | ModuleDefID |
Gets and sets the Mdoule Definition ID
(Inherited from PermissionInfo.) |
![]() | PermissionCode |
Gets and sets the Permission Code
(Inherited from PermissionInfo.) |
![]() | PermissionID |
Gets and sets the Permission ID
(Inherited from PermissionInfo.) |
![]() | PermissionKey |
Gets and sets the Permission Key
(Inherited from PermissionInfo.) |
![]() | PermissionName |
Gets and sets the Permission Name
(Inherited from PermissionInfo.) |
![]() | RoleID |
Gets and sets the Role ID
|
![]() | RoleName |
Gets and sets the Role Name
|
![]() | UserID |
Gets and sets the User ID
|
![]() | Username |
Gets and sets the User Name
|