Share via


UserOnlyStore<TUser,TContext,TKey,TUserClaim,TUserLogin,TUserToken,TUserPasskey>.Context Property

Definition

Gets the database context for this store.

public TContext Context { get; }
member this.Context : 'Context
Public ReadOnly Property Context As TContext

Property Value

TContext

Applies to