Compartilhar via


RetrieveUserMappingRequest Members

Contains the data needed to retrieve mapping information of existing users in a Microsoft Dynamics CRM organization.

The following tables list the members exposed by the RetrieveUserMappingRequest type.

Public Constructors

  Name Description
  RetrieveUserMappingRequest Initializes a new instance of the RetrieveUserMappingRequest class.

Top

Public Properties

  Name Description
public property DatabaseName Gets or sets the name of the CRM database to import from.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest)
public property SqlServerName Gets or sets the name of the Microsoft SQL Server instance that hosts the CRM database from where you want to import.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

RetrieveUserMappingRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
RetrieveUserMappingResponse

Other Resources

Get-CrmOrganizationUserMap

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.