Share via


LivenessOperationMode.PassiveActive Property

Definition

This mode utilizes a hybrid passive or active liveness technique that necessitates user cooperation. It is optimized to require active motion only under suboptimal lighting conditions. Unlike the passive mode, this mode has no lighting restrictions, and thus offering a broader operational envelope. This mode is preferable on Web based solutions due to the lack of automatic screen brightness control available on browsers which hinders the Passive mode’s operational envelope on Web based solutions.

public static Azure.AI.Vision.Face.LivenessOperationMode PassiveActive { get; }
static member PassiveActive : Azure.AI.Vision.Face.LivenessOperationMode
Public Shared ReadOnly Property PassiveActive As LivenessOperationMode

Property Value

Applies to