CAuthAssignment

CAuthAssignment

Package system.web.auth
Inheritance class CAuthAssignment » CComponent
Since 1.0
Source Code framework/web/auth/CAuthAssignment.php
CAuthAssignment represents an assignment of a role to a user. It includes additional assignment information such as bizRule and data. Do not create a CAuthAssignment instance using the 'new'