Share via


ServerAPI Class

Provides several public methods with which you can manage users, contacts, and Find Nearby categories in MapPoint Location Server programmatically.

Microsoft.MapPoint.LocationServer.Management

Public Class ServerAPI Inherits System.Object
    Member of Microsoft.MapPoint.LocationServer.Management
[C#]
public class ServerAPI : System.Object
    Member of Microsoft.MapPoint.LocationServer.Management

Remarks

The ServerAPI class is used for user, contact, and nearby category administration.

User administration includes methods that support functionalities such as add (provision), remove, and update users.

Contact administration includes methods that support functionalities such as add, remove, and update contacts.

Nearby categories administration include methods that support functionalities such as add, delete, and update Find Nearby categories.

See Also

Microsoft.MapPoint.LocationServer.Management  |  ServerAPI Members