SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus Enum

Definition

Contains values that describe the status of the registration of a companion device for presence monitoring.

Note

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft to use the secondaryAuthenticationFactor capability, calls to this API will fail. To apply for approval, contact cdfonboard@microsoft.com. For more information on capabilities, see App capability declarations. For an overview of the Companion Device Framework, see the Windows Unlock with companion (IoT) devices overview.

public : enum class SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatuspublic enum SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatusPublic Enum SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

DisabledByPolicy DisabledByPolicy DisabledByPolicy DisabledByPolicy

Presence monitoring registration was prevented by a policy setting on the device.

Succeeded Succeeded Succeeded Succeeded

The device was registered for presence monitoring successfully.

Unsupported Unsupported Unsupported Unsupported

Presence monitoring is not supported on this device.