RequestContext.IncomingRequestType Property

Definition

public:
 abstract property Microsoft::IdentityServer::Public::RequestType IncomingRequestType { Microsoft::IdentityServer::Public::RequestType get(); };
public abstract Microsoft.IdentityServer.Public.RequestType IncomingRequestType { get; }
member this.IncomingRequestType : Microsoft.IdentityServer.Public.RequestType
Public MustOverride ReadOnly Property IncomingRequestType As RequestType

Property Value

Applies to