CreateLivenessWithVerifySessionContent.LivenessSingleModalModel Property

Definition

The model version used for liveness classification. This is an optional parameter, and if this is not specified, then the latest supported model version will be chosen.

public Azure.AI.Vision.Face.LivenessModel? LivenessSingleModalModel { get; set; }
member this.LivenessSingleModalModel : Nullable<Azure.AI.Vision.Face.LivenessModel> with get, set
Public Property LivenessSingleModalModel As Nullable(Of LivenessModel)

Property Value

Applies to