OpenIdConnectOptions.Authority Property

Definition

Gets or sets the Authority to use when making OpenIdConnect calls.

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

Property Value

Applies to