Add assertion labels to consider as referenced_assertions.
If any of these labels match assertions that are present in the partial
claim submitted during signing, they will be added to the
referenced_assertions list for this identity assertion.
Parameters
referencedAssertions: string[]
The list of assertion labels to add
Returns void
addRoles
addRoles(roles:string[]):void
Add roles to attach to the named actor for this identity assertion.
Add assertion labels to consider as referenced_assertions. If any of these labels match assertions that are present in the partial claim submitted during signing, they will be added to the
referenced_assertionslist for this identity assertion.