ClaimActionCollectionMapExtensions.MapAll(ClaimActionCollection) Méthode
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.
Efface les ClaimsActions actuelles et mappe toutes les valeurs des données utilisateur json en tant que revendications, à l’exception des doublons.
public:
[System::Runtime::CompilerServices::Extension]
static void MapAll(Microsoft::AspNetCore::Authentication::OAuth::Claims::ClaimActionCollection ^ collection);
public static void MapAll (this Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimActionCollection collection);
static member MapAll : Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimActionCollection -> unit
<Extension()>
Public Sub MapAll (collection As ClaimActionCollection)
Paramètres
- collection
- ClaimActionCollection
L’ClaimActionCollectionopérateur