你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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