The RoleInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RoleInfo | DotNetNuke.Security.Roles.RoleInfo |
Methods
Name | Description | |
---|---|---|
![]() | CloneBaseProperties | (Inherited from BaseEntityInfo.) |
![]() | CreatedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) |
![]() | Equals | (Inherited from Object.) |
![]() | Fill |
Fills a RoleInfo from a Data Reader
|
![]() | 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 | |
![]() | GetSchema |
Gets an XmlSchema for the 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
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteXml |
Writes a RoleInfo to an XmlWriter
|
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
|
![]() | BillingFrequency |
Gets and sets the Billing Frequency for the role
|
![]() | BillingPeriod |
Gets and sets the length of the billing period
|
![]() | Cacheability | |
![]() | CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) |
![]() | CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) |
![]() | Description |
Gets an sets the Description of the Role
|
![]() | IconFile |
Gets and sets the Icon File for the role
|
![]() | IsPublic |
Gets and sets whether the role is public
|
![]() | IsSystemRole |
Gets whether this role is a system role
|
![]() | KeyID |
Gets and sets the Key ID
|
![]() | LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) |
![]() | LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) |
![]() | PhotoURL | |
![]() | PortalID |
Gets and sets the Portal Id for the Role
|
![]() | RoleGroupID |
Gets and sets the RoleGroup Id
|
![]() | RoleID |
Gets and sets the Role Id
|
![]() | RoleName |
Gets and sets the Role Name
|
![]() | RoleType |
Gets the Role Type
|
![]() | RSVPCode |
Gets and sets the RSVP Code for the role
|
![]() | SecurityMode |
Gets and sets whether the role is a security role and can be used in Permission
Grids etc.
|
![]() | ServiceFee |
Gets and sets the fee for the role
|
![]() | Settings |
Gets the role settings
|
![]() | Status |
Gets and sets the status for the role
|
![]() | TrialFee |
Gets and sets the trial fee for the role
|
![]() | TrialFrequency |
Gets and sets the Trial Frequency for the role
|
![]() | TrialPeriod |
Gets and sets the length of the trial period
|
![]() | UserCount |
Gets the number of users in the role
|