ISelectiveDisclosureRequest interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the Selective Disclosure request parameters.
Signature:
export interface ISelectiveDisclosureRequest
Remarks
See Selective Disclosure Request
This API may change without a BREAKING CHANGE notice.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(BETA) A list of claims that are being requested | |||
|
string[] |
(BETA) (Optional) A list of issuer credentials that the target will use to establish trust | ||
|
string |
(BETA) The issuer of the request | ||
|
string |
(BETA) (Optional) The URL where the response should be sent back | ||
|
string |
(BETA) (Optional) The target of the request | ||
|
string |
(BETA) (Optional) |