LocatableContact.DomainAlias Property
The domain and alias of the locatable contact in the format "domain\user".
Public Property DomainAlias As System.String
[C#]
public property System.String DomainAlias
Remarks
If you are working with the Location Web Service, this property appears as a public field because the LocatableContact class that you access from the Web service proxy class does not implement properties (because it is generated from a WSDL document).
See Also
LocatableContact Class | LocatableContact Members | Microsoft.MapPoint.LocationServer.Types | ProvisionedUser Class