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

EnableClientAuthenticationRequest

import type { EnableClientAuthenticationRequest } from "https://aws-api.deno.dev/v0.3/services/directoryservice.ts?docs=full";
interface EnableClientAuthenticationRequest {
DirectoryId: string;
}

§Properties

§
DirectoryId: string
[src]

The identifier of the specified directory.

§

The type of client authentication to enable. Currently only the value SmartCard is supported. Smart card authentication in AD Connector requires that you enable Kerberos Constrained Delegation for the Service User to the LDAP service in your self-managed AD.