We have to enable below permission for role but don't want menu (administration --> identity management --> users) to be displayed in web UI. How we can achieve it. Identity management --> user management --> create/Edit permission
I have following domain class. i have to create a instance and set the Id property. How i can set Id property. (I understand Id is Private so what will be alternate).
public class MyCloass : FullAuditedAggregateRoot<Guid>, IMultiTenant
{
[NotNull]
public virtual string Detail { get; set; }
[NotNull]
public virtual string Title { get; set; }
}
Thanks. Does GetAllForRoleAsync gives all permissions for only assigned permissions for the role?
Hi Team, i have to get permssions assigned to a role (role1) and has to create same set of permissiones for another role (role2). How i can do it.
Hi Team, We have to get the current device and browser information and show within our application. As we are storing similar information in "SecurityLogs", so i am assuming that angular project already refer some library that we can reuse.
Hi Maliming, Please help me to get how to unitsall and install specific version of cli and suite.
Cli version is 4.3.3 Suite version is 4.2.2 Project version not selected
Please Note i don't have D Drive in my system
Hi Malik, I am bit confused what template i should modify?