Bagikan melalui


ApiKeys Class

Definition

The access keys for the cognitive services account.

public class ApiKeys
type ApiKeys = class
Public Class ApiKeys
Inheritance
ApiKeys

Constructors

ApiKeys()

Initializes a new instance of the ApiKeys class.

ApiKeys(String, String)

Initializes a new instance of the ApiKeys class.

Properties

Key1

Gets the value of key 1.

Key2

Gets the value of key 2.

Applies to