Share via


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

2/27/2008

Indicates if the device is deauthenticated.

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

Syntax

'Declaration
Public Const StatusDeviceDeauthenticated As Integer
public const int StatusDeviceDeauthenticated
public:
literal int StatusDeviceDeauthenticated
public static final int StatusDeviceDeauthenticated
public const var StatusDeviceDeauthenticated : 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