Dynamics_ConfigFileServerKeys Enumeration
Applies To: Dynamics CRM 2015
Enum for CrmConnection Configuration Keys in the app.config.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public enum Dynamics_ConfigFileServerKeys
public enum class Dynamics_ConfigFileServerKeys
type Dynamics_ConfigFileServerKeys
Public Enumeration Dynamics_ConfigFileServerKeys
Members
Member name | Description | |
---|---|---|
AskForOrg | Use the system ask for the org each login. |
|
AuthHomeRealm | what Home Realm to use |
|
CacheCredentials | Flag, encrypt and hold creds. |
|
CrmDeploymentType | Type of CRM deployment used indicating where CRM is running used to be UiiCrmUseOnPrem |
|
CrmDomain | Domain used when connecting to CRM |
|
CrmOnlineRegion | What CRM online Region to use |
|
CrmOrg | CRM Org Connecting too. |
|
CrmPassword | Password used when connecting to CRM |
|
CrmPort | Port CRM server is listening on |
|
CrmServerName | CRM Server name |
|
CrmUserName | User name to connect to CRM with |
|
CrmUseSSL | Use SSL ? |
|
UseDefaultCreds | Use Default Credentials. |
See Also
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright