Dynamics_ConfigFileServerKeys Enum

Definition

Enum for CrmConnection Configuration Keys in the app.config.

public enum class Dynamics_ConfigFileServerKeys
public enum Dynamics_ConfigFileServerKeys
type Dynamics_ConfigFileServerKeys = 
Public Enum Dynamics_ConfigFileServerKeys
Inheritance
Dynamics_ConfigFileServerKeys

Fields

AdvancedCheck 14

To Display Advanced option for O365.

AskForOrg 13

Use the system ask for the org each login.

AuthHomeRealm 12

what Home Realm to use

Authority 15

Authority for OAuth login

CacheCredentials 9

Flag, encrypt and hold creds.

CrmDeploymentType 8

Type of CRM deployment used indicating where CRM is running used to be UiiCrmUseOnPrem

CrmDomain 4

Domain used when connecting to CRM

CrmOnlineRegion 11

What CRM online Region to use

CrmOrg 5

CRM Org Connecting too.

CrmPassword 3

Password used when connecting to CRM

CrmPort 7

Port CRM server is listening on

CrmServerName 6

CRM Server name

CrmUserName 2

User name to connect to CRM with

CrmUseSSL 10

Use SSL ?

DirectConnectionUri 18

Direct connection URI String

UseDefaultCreds 1

Use Default Credentials.

UseDirectConnection 17

Use Direct Connect URI

UserId 16

UserId for O365-OAuth login

Applies to