Dela via


AccountClaimsPrincipalFactory<TAccount> Class

Definition

generic <typename TAccount>
 where TAccount : RemoteUserAccountpublic ref class AccountClaimsPrincipalFactory
public class AccountClaimsPrincipalFactory<TAccount> where TAccount : RemoteUserAccount
type AccountClaimsPrincipalFactory<'Account (requires 'Account :> RemoteUserAccount)> = class
Public Class AccountClaimsPrincipalFactory(Of TAccount)

Type Parameters

TAccount

The account type.

Inheritance
AccountClaimsPrincipalFactory<TAccount>

Applies to