UserClaimsPrincipalFactory<TUser,TRole>.RoleManager Özellik

Tanım

Bu fabrika için alır RoleManager<TRole> .

public:
 property Microsoft::AspNetCore::Identity::RoleManager<TRole> ^ RoleManager { Microsoft::AspNetCore::Identity::RoleManager<TRole> ^ get(); };
public Microsoft.AspNetCore.Identity.RoleManager<TRole> RoleManager { get; }
member this.RoleManager : Microsoft.AspNetCore.Identity.RoleManager<'Role (requires 'Role : null)>
Public ReadOnly Property RoleManager As RoleManager(Of TRole)

Özellik Değeri

Bu fabrika örneği için geçerli RoleManager<TRole> .

Şunlara uygulanır