Share via


OidcProviderOptions.Authority Property

Definition

Gets or sets the authority of the OpenID Connect (OIDC) identity provider.

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

Property Value

Applies to