LogOnConfiguration Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Represents the logOn Configuration.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Enumeration LogOnConfiguration
'Usage
Dim instance As LogOnConfiguration
[DataContractAttribute]
public enum LogOnConfiguration
[DataContractAttribute]
public enum class LogOnConfiguration

Members

Member name Description
LocalDatabase Log on using local store database.
RealTimeService Log on using real time service.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace