Msr.StatusDeviceDeauthenticated Field
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.