Share via


OpenApiSecuritySchemeReference.OpenIdConnectUrl Property

Definition

REQUIRED. OpenId Connect URL to discover OAuth2 configuration values.

public Uri? OpenIdConnectUrl { get; }
member this.OpenIdConnectUrl : Uri
Public ReadOnly Property OpenIdConnectUrl As Uri

Property Value

Uri

Implements

Applies to