CrmDeploymentType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This identifies the authentication type used.
public enum class CrmDeploymentType
public enum CrmDeploymentType
type CrmDeploymentType =
Public Enum CrmDeploymentType
- Inheritance
-
CrmDeploymentType
Fields
Name | Value | Description |
---|---|---|
Prem | 0 | Using Premise |
Online | 1 | Using CRM Online |
O365 | 2 | Using Office365 |