ArcObjects Library Reference (GISClient)  

IAGOServerObjectAdmin.PutSharingOptions2 Method

The sharing options.

ERROR: Syntax information about IAGOServerObjectAdmin.PutSharingOptions2 may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT PutSharingOptions2(
  BSTR ServiceID,
  IAGOSharingOptions* pSharingOpts
);
[C++]

Parameters

ServiceID [in]   ServiceID is a parameter of type BSTR pSharingOpts [in]

  pSharingOpts is a parameter of type IAGOSharingOptions

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGOServerObjectAdmin Interface