PushedAuthorizationContext.ProtocolMessage Property

Definition

Gets or sets the OpenIdConnectMessage that will be sent to the PAR endpoint.

public Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage ProtocolMessage { get; }
member this.ProtocolMessage : Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage
Public ReadOnly Property ProtocolMessage As OpenIdConnectMessage

Property Value

Applies to