This document is archived and information here might be outdated.  Recommended version.


IServiceCatalogAdmin3.TokenServiceURL Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Server)  

IServiceCatalogAdmin3.TokenServiceURL Property

Token service url.

[Visual Basic .NET]
Public WriteOnly Property TokenServiceURL
[C#]
public void TokenServiceURL {set;}
[C++]
HRESULT put_TokenServiceURL(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

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

See Also

IServiceCatalogAdmin3 Interface