Compartir a través de


AuthenticationService.Transform Propiedad

Definición

Se usa para la transformación de notificaciones.

public:
 property Microsoft::AspNetCore::Authentication::IClaimsTransformation ^ Transform { Microsoft::AspNetCore::Authentication::IClaimsTransformation ^ get(); };
public Microsoft.AspNetCore.Authentication.IClaimsTransformation Transform { get; }
member this.Transform : Microsoft.AspNetCore.Authentication.IClaimsTransformation
Public ReadOnly Property Transform As IClaimsTransformation

Valor de propiedad

Se aplica a