ArcGIS API for Silverlight - Library Reference
Access Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalGroup Class : Access Property

Gets the access level on the group. PortalAccess.Private is the default. If Organization, only members of the organization can access the group. If Public, all users can access the group.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Access As Nullable(Of PortalAccess)
C# 
public Nullable<PortalAccess> Access {get;}

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.