Ownership-based feature-level access control value object
Members
| Name | Description | |
|---|---|---|
![]() |
AllowOthersToDelete | |
![]() |
AllowOthersToUpdate | |
![]() |
Enabled |
IOwnershipBasedAccessControl.AllowOthersToDelete Property
.
Public ReadOnly Property AllowOthersToDelete As Boolean
public bool AllowOthersToDelete {get;}
IOwnershipBasedAccessControl.AllowOthersToUpdate Property
.
Public ReadOnly Property AllowOthersToUpdate As Boolean
public bool AllowOthersToUpdate {get;}
IOwnershipBasedAccessControl.Enabled Property
.
Public ReadOnly Property Enabled As Boolean
public bool Enabled {get;}
Classes that implement IOwnershipBasedAccessControl
| Classes | Description |
|---|---|
| OwnershipBasedAccessControl | Ownership-based feature-level Access Control. |
