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

CreateLivenessWithVerifySessionContent(LivenessOperationMode) Constructor

Definition

Initializes a new instance of CreateLivenessWithVerifySessionContent.

public CreateLivenessWithVerifySessionContent(Azure.AI.Vision.Face.LivenessOperationMode livenessOperationMode);
new Azure.AI.Vision.Face.CreateLivenessWithVerifySessionContent : Azure.AI.Vision.Face.LivenessOperationMode -> Azure.AI.Vision.Face.CreateLivenessWithVerifySessionContent
Public Sub New (livenessOperationMode As LivenessOperationMode)

Parameters

livenessOperationMode
LivenessOperationMode

Type of liveness mode the client should follow.

Applies to