次の方法で共有


UserStore<TUser,TRole,TContext,TKey,TUserClaim,TUserRole,TUserLogin,TUserToken,TRoleClaim>.Context プロパティ

定義

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

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

プロパティ値

TContext

適用対象