The UserRoleInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UserRoleInfo | DotNetNuke.Entities.Users.UserRoleInfo |
Methods
| Name | Description | |
|---|---|---|
| CloneBaseProperties | (Inherited from BaseEntityInfo.) | |
| CreatedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) | |
| Equals | (Inherited from Object.) | |
| Fill | (Overrides RoleInfo..::..Fill(IDataReader).) | |
| FillInternal |
Fills a BaseEntityInfo from a Data Reader
(Inherited from BaseEntityInfo.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetProperty | (Inherited from RoleInfo.) | |
| GetSchema |
Gets an XmlSchema for the RoleInfo
(Inherited from RoleInfo.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LastModifiedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReadXml |
Reads a RoleInfo from an XmlReader
(Inherited from RoleInfo.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteXml |
Writes a RoleInfo to an XmlWriter
(Inherited from RoleInfo.) |
Extension Methods
| Name | Description | |
|---|---|---|
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
| Name | Description | |
|---|---|---|
| AutoAssignment |
Gets and sets whether users are automatically assigned to the role
(Inherited from RoleInfo.) | |
| BillingFrequency |
Gets and sets the Billing Frequency for the role
(Inherited from RoleInfo.) | |
| BillingPeriod |
Gets and sets the length of the billing period
(Inherited from RoleInfo.) | |
| Cacheability | (Inherited from RoleInfo.) | |
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| Description |
Gets an sets the Description of the Role
(Inherited from RoleInfo.) | |
| EffectiveDate | ||
| ExpiryDate | ||
| FullName | ||
| IconFile |
Gets and sets the Icon File for the role
(Inherited from RoleInfo.) | |
| IsOwner | ||
| IsPublic |
Gets and sets whether the role is public
(Inherited from RoleInfo.) | |
| IsSystemRole |
Gets whether this role is a system role
(Inherited from RoleInfo.) | |
| IsTrialUsed | ||
| KeyID |
Gets and sets the Key ID
(Inherited from RoleInfo.) | |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| PhotoURL | (Inherited from RoleInfo.) | |
| PortalID |
Gets and sets the Portal Id for the Role
(Inherited from RoleInfo.) | |
| RoleGroupID |
Gets and sets the RoleGroup Id
(Inherited from RoleInfo.) | |
| RoleID |
Gets and sets the Role Id
(Inherited from RoleInfo.) | |
| RoleName |
Gets and sets the Role Name
(Inherited from RoleInfo.) | |
| RoleType |
Gets the Role Type
(Inherited from RoleInfo.) | |
| RSVPCode |
Gets and sets the RSVP Code for the role
(Inherited from RoleInfo.) | |
| SecurityMode |
Gets and sets whether the role is a security role and can be used in Permission
Grids etc.
(Inherited from RoleInfo.) | |
| ServiceFee |
Gets and sets the fee for the role
(Inherited from RoleInfo.) | |
| Settings |
Gets the role settings
(Inherited from RoleInfo.) | |
| Status |
Gets and sets the status for the role
(Inherited from RoleInfo.) | |
| Subscribed | ||
| TrialFee |
Gets and sets the trial fee for the role
(Inherited from RoleInfo.) | |
| TrialFrequency |
Gets and sets the Trial Frequency for the role
(Inherited from RoleInfo.) | |
| TrialPeriod |
Gets and sets the length of the trial period
(Inherited from RoleInfo.) | |
| UserCount |
Gets the number of users in the role
(Inherited from RoleInfo.) | |
| UserID | ||
| UserRoleID |