Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Applies To: Dynamics CRM 2015
Classes
Class | Description | |
---|---|---|
AuthenticationPage | Wizard page for determining how to authenticate to CRM. |
|
ConnectionData | Backing model for authenticating to CRM. |
|
ConnectionDialog | ViewModel for authenticating to CRM. |
|
ConnectionLauncher | Starts the wizard page for Microsoft Dynamics CRM authentication. |
|
ConnectionReturnEventArgs | Represents the wrapper around the event arguments from the Return event on the wizard page. |
|
EnumToStringUsingDescription | Utility to convert an enum value into a description of what it is. Used with AuthenticationTypeCode. |
|
ErrorPage | Wizard page for generic error display. |
|
ObservableObject | Interface wrapper superclass for objects that have properties that can be observed, that is, they raise events when their properties are changed. Superclass of ConnectionData. |
|
OrganizationPage | Wizard page for selecting the organization that the portal website should connect to. Used for when more than one organization is found via discovery service. |
|
ProgressDialog | Generic wizard page for showing the progress of an operation, with percentage. |
Delegates
Delegate | Description | |
---|---|---|
ConnectionReturnEventHandler | Event callback type for the Return event on the wizard page. |
Enumerations
Enumeration | Description | |
---|---|---|
AuthenticationTypeCode | Contains values for the the type of authentication used. (Developer Extensions) |
|
ConnectionResult | Contains values that describe a connection to an instance of Microsoft Dynamics CRM. (Developer Extensions) |
Return to top
© 2017 Microsoft. All rights reserved. Copyright