ExtendedLogOnType 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.

Extended log on type.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.Services
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
Public Enumeration ExtendedLogOnType
'Usage
Dim instance As ExtendedLogOnType
public enum ExtendedLogOnType
public enum class ExtendedLogOnType

Members

Member name Description
None
Barcode
MagneticStripeReader
RadioFrequenceIdentifier
NearFieldCommunication
Biometric
Custom

Remarks

Linked to: AX:RetailStaffExtendedLogOnType enum.

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace