次の方法で共有


VerifyFaceToFaceRequest.FaceId2 プロパティ

定義

2 番目の顔の faceId を取得または設定します。Face - Detect から取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="faceId2")]
public Guid FaceId2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="faceId2")>]
member this.FaceId2 : Guid with get, set
Public Property FaceId2 As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象