Partager via


PersistedFace.PersistedFaceId Propriété

Définition

Obtient ou définit le persistedFaceId du visage cible, qui est persistant et n’expirera pas. Différent de faceId créé par Face - Détecter et expirera dans les 24 heures après l’appel de détection.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à