IOAuth2MetadataProvider.OAuth2MetadataUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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; }
member this.OAuth2MetadataUrl : Uri
Public ReadOnly Property OAuth2MetadataUrl As Uri