[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Defines the basic functionality of a principal object. Tab=Interfaces [Property] [Methods] *doIsInRole=Determines whether the current principal belongs to the specified role. ARG(string role)|1|0 *onIsInRole=Occurs after invoke the method doIsInRole and returns the result. ARG(bool)|2|104 *Identity=Returns the identity of the current principal. ARG(IIdentity)|3|0 *role=Defines the name of the role for which to check membership. ARG(string)|4|2 Interface=Defines the basic functionality of a principal object. ARG(interface)|4|0