Visual Basic (Declaration) | |
---|---|
Public Sub RegisterServers( _ ByVal serverInfos As IEnumerable(Of IdentityManager.ServerInfo) _ ) |
C# | |
---|---|
public void RegisterServers( IEnumerable<IdentityManager.ServerInfo> serverInfos ) |
Most generally, the IdentityManager can guess the token endpoint whether the url contains either '/sharing' (portal url) or '/rest/services' (arcgis service).
Parameters
- serverInfos
- The enumeration of serverInfo object that defines the secure service and token endpoint.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8