ProvisionedUser.FirstName Property

The first name of the provisioned user.

Public Property FirstName As String
[C#]
public property String FirstName

Remarks

The first name of the provisioned user is usually retrieved from Microsoft® Active Directory®. You cannot update the value through this property.

If you are working with the Location Web Service, this property appears as a public field because the ProvisionedUser class that you access from the Web service proxy class does not implement any properties (because it is generated from a WSDL document).

See Also

Microsoft.MapPoint.LocationServer.Types  |  ProvisionedUser Class  |  ProvisionedUser Members