C# Class Ucrm.Role

Assignes a role to each user - controls access rights (Client/Seller) Sellers will login using a name that contains "Seller" + code that they receive when registering a new account.
Afficher le fichier Open project: bytecode0101/uCRM

Méthodes publiques

Méthode Description
AssignRole ( ) : void

Assigns a role for the user : client or seller

Role ( )

Method Details

AssignRole() public méthode

Assigns a role for the user : client or seller
public AssignRole ( ) : void
Résultat void

Role() public méthode

public Role ( )