ArcGIS API for Silverlight - Library Reference
OwnershipBasedAccessControl Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.