次の方法で共有


RoleStore<TRole,TContext,TKey,TUserRole,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

適用対象