IFaceClient Interface

Definition

An API for face detection, verification, and identification.

public interface IFaceClient : IDisposable
type IFaceClient = interface
    interface IDisposable
Public Interface IFaceClient
Implements IDisposable
Derived
Implements

Properties

Credentials

Subscription credentials which uniquely identify client subscription.

DeserializationSettings

Gets or sets json deserialization settings.

Endpoint

Supported Cognitive Services endpoints (protocol and hostname, for example: https://westus.api.cognitive.microsoft.com).

Face

Gets the IFaceOperations.

FaceList

Gets the IFaceListOperations.

LargeFaceList

Gets the ILargeFaceListOperations.

LargePersonGroup

Gets the ILargePersonGroupOperations.

LargePersonGroupPerson

Gets the ILargePersonGroupPerson.

PersonDirectory
PersonGroup

Gets the IPersonGroupOperations.

PersonGroupPerson

Gets the IPersonGroupPerson.

SerializationSettings

The base URI of the service.

Snapshot

Gets the ISnapshotOperations.

Applies to