This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceCatalog3 Interface > IServiceCatalog3.RequiresTokens Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the service catalog requires tokens for authentication.
[Visual Basic .NET] Public ReadOnly Property RequiresTokens As Boolean
[C#] public bool RequiresTokens {get;}
[C++]
HRESULT get_RequiresTokens(
VARIANT_BOOL* RequiresTokens
);
[C++]
Parameters RequiresTokens [out, retval] RequiresTokens is a parameter of type VARIANT_BOOL