次の方法で共有


AuthenticationService.Transform プロパティ

定義

要求変換に使用されます。

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

プロパティ値

適用対象