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

属性值

适用于