OpenIdConnectOptions.MetadataAddress Property

Definition

Gets or sets the discovery endpoint for obtaining metadata

public:
 property System::String ^ MetadataAddress { System::String ^ get(); void set(System::String ^ value); };
public string MetadataAddress { get; set; }
public string? MetadataAddress { get; set; }
member this.MetadataAddress : string with get, set
Public Property MetadataAddress As String

Property Value

Applies to