Partager via


SimilarFace.FaceId Propriété

Définition

Obtient ou définit faceId du visage candidat lors de la recherche par faceIds. faceId est créé par Visage - Détecter et expirera 24 heures après l’appel de détection

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à