IDCSecuritySystemRole Interface
Xafari Security role in DC.
Namespace:
Xafari.Security.DC
Assembly: Xafari.Security.DC (in Xafari.Security.DC.dll)
- c#
- VB
[DomainComponent()] [XafDisplayName("Role")] [ImageName("BO_Role")] public interface IDCSecuritySystemRole : IDCSecuritySystemRoleBase, IXFEntity, INavigationItemAccessSettings
<DomainComponent> _
<XafDisplayName("Role")> _
<ImageName("BO_Role")> _
Public Interface IDCSecuritySystemRole
Inherits IDCSecuritySystemRoleBase, IXFEntity, INavigationItemAccessSettings
End Interface
| Name | Description | |
|---|---|---|
|
ActionPermissionMatrix | Actions permission matrix. (inherited from IDCSecuritySystemActionOperationPermissionObjectOwner). |
|
ActionPermissions | Action permissions. (inherited from IDCSecuritySystemActionOperationPermissionObjectOwner). |
|
CanEditModel | Allow to edit model. (inherited from IDCSecuritySystemRoleBase). |
|
ChildRoles | Children roles collection. |
|
IsAdministrative | Indicates if current role is administrative. (inherited from IDCSecuritySystemRoleBase). |
|
Name | (inherited from IDCSecuritySystemRoleBase). |
|
Navigation | |
|
ParentRoles | Parent roles collection. |
|
TypePermissions | Type permissions collection. (inherited from IDCSecuritySystemTypePermissionsObjectOwner). |
|
Users | Users for current role. |
| Name | Description | |
|---|---|---|
|
AddMemberAccessPermission(Type, string, string) | |
|
AddMemberAccessPermission(Type, string, string, string) | |
|
CreateItem(string) | Create new item. (inherited from IPermissionMatrixActionPermissionsOwner). |
|
EnsureTypePermissions(Type, string) | (inherited from IPermissionMatrixTypePermissionsOwner). |
|
EnsureTypePermissionsObject(Type) | (inherited from IPermissionMatrixTypePermissionsOwner). |
|
SetName(string) | Gets and sets a name of object. (inherited from INameSupportExt). |
| Name | Description | |
|---|---|---|
|
GetExtension<TExtension>(this IXFEntity, string) | Obsolete. Returns extension TExtension for entity obj by extension propertyName. |
|
GetExtension<TExtension>(this IXFEntity, bool) | Returns extension TExtension for entity <param name="obj" /> |
|
SetActionOperationPermission(this ISecurityRole, IObjectSpace, ActionBase, bool) | This method allows you to add action permission object to role |
|
SetActionOperationPermission(this ISecurityRole, IObjectSpace, string, bool) | This method allows you to add action permission object to role |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.