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

Constructors

new
AzureKeyCredential(key: string)

Properties

readonly
type: AzureCredentialType

Methods

toString(): string