IModuleAccessItem Interface |
Namespace: AskiaPortalCmn.Common
The IModuleAccessItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisallowAccess |
Indicates if the access
is explicitly disallow.
|
![]() | IsInherited |
Indicates if the module access
is inherited from a user profile.
|
![]() | ModuleGuid |
Guid of the module.
|
![]() | UserId |
Id of the user.
|
![]() | UserProfileId |
Id of the user profile.
|