Class PresentationRequest.ByValue
Request delivered by value: the signed JAR is embedded inline in AuthorizationRequestUri's query string. Suitable for small requests; some wallets and transports cap inline length.
public sealed record PresentationRequest.ByValue : PresentationRequest, IEquatable<PresentationRequest>, IEquatable<PresentationRequest.ByValue>
- Inheritance
-
PresentationRequest.ByValue
- Implements
- Inherited Members