UserOnlyStore<TUser,TContext,TKey,TUserClaim,TUserLogin,TUserToken>.Context プロパティ

定義

このストアのデータベース コンテキストを取得します。

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

プロパティ値

TContext

適用対象