ILogonLogoffSystem Interface

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.

ILogonLogoffSystem interface.

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

Syntax

'Declaration
<GuidAttribute("2896FFE2-BABB-4FA0-A671-98A53F2A5E1A")> _
Public Interface ILogonLogoffSystem _
    Inherits ILogonLogoffSystemV1, ILogonLogoffSystemV2
'Usage
Dim instance As ILogonLogoffSystem
[GuidAttribute("2896FFE2-BABB-4FA0-A671-98A53F2A5E1A")]
public interface ILogonLogoffSystem : ILogonLogoffSystemV1, 
    ILogonLogoffSystemV2
[GuidAttribute(L"2896FFE2-BABB-4FA0-A671-98A53F2A5E1A")]
public interface class ILogonLogoffSystem : ILogonLogoffSystemV1, 
    ILogonLogoffSystemV2

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.BusinessLogic Namespace