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

ScalarCrlRequest

import type { ScalarCrlRequest } from "https://aws-api.deno.dev/v0.4/services/rolesanywhere.ts?docs=full";
interface ScalarCrlRequest {
crlId: string;
}

§Properties

§
crlId: string
[src]

The unique identifier of the certificate revocation list (CRL).