ArcGIS Runtime SDK for Windows Phone - Library Reference
OwnershipBasedAccessControl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : OwnershipBasedAccessControl Property

Gets the ownership based access control. If ownership-based access control is enabled on rasters, 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 rasters.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.