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