C-DEngine 5.105

TheUserManager..::..HasUserAccess Method

Overload List


  Name Description
Public method Static member HasUserAccess(String, String, Int32)
returns true of false pending if the user has access to a resource with the ACL provided
Public method Static member HasUserAccess(Guid, Int32)
Checks if the user with the gived ID has the access permission defined in ACL.
Public method Static member HasUserAccess(Guid, Int32, Boolean)
Checks if the user with the gived ID has the access permission defined in ACL.
Public method Static member HasUserAccess(Guid, Int32, String)
Returns true if the given user has either permission to a given ACL or the Required Permission given