NoopClaimsTransformation Klasa

Definicja

Przekształcenie oświadczeń domyślnych jest bez operacji.

public ref class NoopClaimsTransformation : Microsoft::AspNetCore::Authentication::IClaimsTransformation
public class NoopClaimsTransformation : Microsoft.AspNetCore.Authentication.IClaimsTransformation
type NoopClaimsTransformation = class
    interface IClaimsTransformation
Public Class NoopClaimsTransformation
Implements IClaimsTransformation
Dziedziczenie
NoopClaimsTransformation
Implementuje

Konstruktory

NoopClaimsTransformation()

Przekształcenie oświadczeń domyślnych jest bez operacji.

Metody

TransformAsync(ClaimsPrincipal)

Zwraca podmiot zabezpieczeń bez zmian.

Dotyczy