共用方式為


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

屬性值

適用於