다음을 통해 공유


FaceFindSimilarResult.FaceId Property

Definition

faceId of candidate face when find by faceIds. faceId is created by "Detect" and will expire 24 hours after the detection call.

public Guid? FaceId { get; }
member this.FaceId : Nullable<Guid>
Public ReadOnly Property FaceId As Nullable(Of Guid)

Property Value

Applies to