OpenApiSecurityScheme.OpenIdConnectUrl Property

Definition

REQUIRED. OpenId Connect URL to discover OAuth2 configuration values.

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

Property Value

Uri

Applies to