AuthorizeViewCore.Authorizing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contenu qui sera affiché pendant l’autorisation asynchrone en cours.
public:
property Microsoft::AspNetCore::Components::RenderFragment ^ Authorizing { Microsoft::AspNetCore::Components::RenderFragment ^ get(); void set(Microsoft::AspNetCore::Components::RenderFragment ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment Authorizing { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment? Authorizing { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Authorizing : Microsoft.AspNetCore.Components.RenderFragment with get, set
Public Property Authorizing As RenderFragment
Valeur de propriété
- Attributs