Dfns TypeScript SDK - v0.7.14
    Preparing search index...

    Type Alias AllowCredential

    type AllowCredential = {
        id: string;
        type: "public-key";
    }
    Index

    Properties

    Properties

    id: string
    type: "public-key"