RequestUrn Class
Abblix.Oidc.Server
Abblix.Oidc.Server.Common.Constants
RequestUrn Class
Provides constants for OAuth request URIs, ensuring they conform to the standardized URN notation.
public static class RequestUrn
Inheritance System.Object → RequestUrn
Fields
RequestUrn.Prefix Field
The prefix for OAuth request URIs as per the Internet Engineering Task Force (IETF) parameters.
public const string Prefix = "urn:ietf:params:oauth:request_uri:";