UseDomainLogin

A Boolean value that specifies whether user accounts for the Dynamics repository are domain user accounts or e-mail addresses.

This parameter affects how Access Control Lists (ACLs) are constructed. If you set UseDomainLogin=TRUE the ACLs contain domain accounts and if you set UseDomainLogin=FALSE, the ACLs contain e-mail addresses.

The value to choose depends on the configuration of your Dynamics repository, but for Dynamics CRM Online you would usually use e-mail addresses (UseDomainLogin=FALSE).

Type: Boolean
Default: The opposite value to DynamicsOnline
Required: No
Configuration Section: TaskName or FetchTasks
Example: UseDomainLogin=TRUE
See Also: DynamicsOnline