Ilumnis Authentication

User.HasRight Method

Checks if this user has specific right.

Overload List

Checks if this user has specific right.

public bool HasRight(Right);

Checks if this user has specific right.

public bool HasRight(int);

Checks if this user has specific right.

public bool HasRight(string);

See Also

User Class | IExSys.Authentication Namespace