Freigeben über


ClaimsTransformationOptions.Transformer Eigenschaft

Definition

Verantwortlich für die Transformation des Anspruchsprinzipals.

public:
 property Microsoft::AspNetCore::Authentication::IClaimsTransformer ^ Transformer { Microsoft::AspNetCore::Authentication::IClaimsTransformer ^ get(); void set(Microsoft::AspNetCore::Authentication::IClaimsTransformer ^ value); };
public Microsoft.AspNetCore.Authentication.IClaimsTransformer Transformer { get; set; }
member this.Transformer : Microsoft.AspNetCore.Authentication.IClaimsTransformer with get, set
Public Property Transformer As IClaimsTransformer

Eigenschaftswert

Gilt für: