This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUserStore Interface > IUserStore.IsReadOnly Method (ArcObjects .NET 10.5 SDK) |
Tests the connection to the user store.
[Visual Basic .NET] Public Function IsReadOnly ( _ ) As Boolean
[C#] public bool IsReadOnly ( );
[C++]
HRESULT IsReadOnly(
VARIANT_BOOL* IsReadOnly
);
[C++]
Parameters IsReadOnly [out, retval] IsReadOnly is a parameter of type VARIANT_BOOL