ArcGIS Runtime SDK for WPF - Library Reference
OwnershipBasedAccessControl Property
See Also 
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : OwnershipBasedAccessControl Property

Gets the ownership based access control. If ownership-based access control is enabled on features, OwnershipBasedAccessControl property of a layer will include AllowOthersToUpdate and AllowOthersToDelete properties.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OwnershipBasedAccessControl As OwnershipBasedAccessControl
C# 
public OwnershipBasedAccessControl OwnershipBasedAccessControl {get;}

Property Value

The ownership based access control for features.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.