IOwnershipBasedAccessControl Interface

Ownership-based feature-level access control value object

Members

Name Description
Read-only property AllowOthersToDelete
Read-only property AllowOthersToUpdate
Read-only property 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.