Compartir a través de


OidcProviderOptions.Authority Propiedad

Definición

Obtiene o establece la autoridad del proveedor de identidades de OpenID Connect (OIDC).

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

Valor de propiedad

Se aplica a