다음을 통해 공유


AccountClaimsPrincipalFactory<TAccount> 생성자

정의

의 새 instance 초기화합니다AccountClaimsPrincipalFactory<TAccount>.

public:
 AccountClaimsPrincipalFactory(Microsoft::AspNetCore::Components::WebAssembly::Authentication::Internal::IAccessTokenProviderAccessor ^ accessor);
public AccountClaimsPrincipalFactory (Microsoft.AspNetCore.Components.WebAssembly.Authentication.Internal.IAccessTokenProviderAccessor accessor);
new Microsoft.AspNetCore.Components.WebAssembly.Authentication.AccountClaimsPrincipalFactory<'Account (requires 'Account :> Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteUserAccount)> : Microsoft.AspNetCore.Components.WebAssembly.Authentication.Internal.IAccessTokenProviderAccessor -> Microsoft.AspNetCore.Components.WebAssembly.Authentication.AccountClaimsPrincipalFactory<'Account (requires 'Account :> Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteUserAccount)>
Public Sub New (accessor As IAccessTokenProviderAccessor)

매개 변수

accessor
Microsoft.AspNetCore.Components.WebAssembly.Authentication.Internal.IAccessTokenProviderAccessor

적용 대상