JavaScript HSM API Dinamo

    kind_type_alias AclList

    Represents a user's list of ACLs.

    type AclList = {
        acl: ArrayBuffer;
        aclList: string[];
    }
    theme_index

    kind_plural_property

    kind_plural_property

    acl: ArrayBuffer

    The ACL data in an ArrayBuffer.

    aclList: string[]

    An array of ACL names.

    MMNEPVFCICPMFPCPTTAAATR