OpenApiSecurityScheme.OAuth2MetadataUrl Property

Definition

URL to the OAuth2 Authorization Server Metadata document (RFC 8414). Note: This field is supported in OpenAPI 3.2.0+ only.

public Uri? OAuth2MetadataUrl { get; set; }
member this.OAuth2MetadataUrl : Uri with get, set
Public Property OAuth2MetadataUrl As Uri

Property Value

Uri

Applies to