Skip to main content
class AzureKeyCredential
implements IAzureCredentials
Re-export
import { AzureKeyCredential } from "https://deno.land/x/aiformrecognizer@v1.1.0/mod.ts";

Constructors

new
AzureKeyCredential(key: string)

Properties

readonly
type: AzureCredentialType

Methods

toString(): string