NoExactMatchOnDomainAliasException Class
Thrown by a user management method (AddUser, UpdateUser, or DeleteUser) when no user is found whose domain and alias matches the domain and alias passed to the method.
Microsoft.MapPoint.LocationServer.Management
Public Class NoExactMatchOnDomainAliasException Inherits Microsoft.MapPoint.MapPointException
Member of Microsoft.MapPoint.LocationServer.Management
[C#]
public class NoExactMatchOnDomainAliasException : Microsoft.MapPoint.MapPointException
Member of Microsoft.MapPoint.LocationServer.Management
See Also
AddUser Method | DeleteUser Method | UpdateUser Method