次の方法で共有


VerifyFaceToFaceRequest.FaceId1 プロパティ

定義

最初の顔の faceId を取得または設定します。Face - Detect から取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象