Constructs an empty role object.
public Role();
Constructs role object and loads role.
public Role(int);
public Role(string);
Role Class | IExSys.Authentication Namespace