C# 클래스 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.
파일 보기 프로젝트 열기: bytecode0101/uCRM

공개 메소드들

메소드 설명
AssignRole ( ) : void

Assigns a role for the user : client or seller

Role ( )

메소드 상세

AssignRole() 공개 메소드

Assigns a role for the user : client or seller
public AssignRole ( ) : void
리턴 void

Role() 공개 메소드

public Role ( )