Sdílet prostřednictvím


NoopClaimsTransformation Třída

Definice

Výchozí transformace deklarací identity je no-op.

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
Dědičnost
NoopClaimsTransformation
Implementuje

Konstruktory

NoopClaimsTransformation()

Výchozí transformace deklarací identity je no-op.

Metody

TransformAsync(ClaimsPrincipal)

Vrátí objekt zabezpečení beze změny.

Platí pro