ClaimActionCollectionMapExtensions.MapAll(ClaimActionCollection) Метод

Определение

Очищает все текущие действия ClaimsActions и сопоставляет все значения из пользовательских данных JSON как утверждения, за исключением дубликатов.

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)

Параметры

Применяется к