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

Definition

Gets the database context for this store.

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

Property Value

TContext

Applies to