Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ActiveDirectoryIdentityProvider

import type { ActiveDirectoryIdentityProvider } from "https://aws-api.deno.dev/v0.4/services/licensemanagerusersubscriptions.ts?docs=full";

Details about an Active Directory identity provider.

interface ActiveDirectoryIdentityProvider {
DirectoryId?: string | null;
}

§Properties

§
DirectoryId?: string | null
[src]

The directory ID for an Active Directory identity provider.