Options: {
    delegationId?: IDelegationNode["id"] | null;
    legitimations?: ICredential[];
}

Type declaration