Share via


Msr.StatusDeviceAuthenticated Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates if the device is authenticated.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const StatusDeviceAuthenticated As Integer
public const int StatusDeviceAuthenticated
public:
literal int StatusDeviceAuthenticated
public static final int StatusDeviceAuthenticated
public const var StatusDeviceAuthenticated : int

Remarks

If the device supports authentication (CapDeviceAuthentication not equal to NotSupported) the service must keep the value of this property up to date when the device is enabled.

See Also

Reference

Msr Class
Msr Members
Microsoft.PointOfService Namespace