WebRole Class |
Namespace: ArtDatabanken.WebService.Data
The WebRole type exposes the following members.
Name | Description | |
---|---|---|
AdministrationRoleId |
Administration role id.
| |
Authorities |
Authorities
| |
CreatedBy |
UserId that created the record
Set by database when inserted
| |
CreatedDate |
Date record was created
| |
Description |
Description
| |
GUID |
GUID value
| |
Id |
Id for this role
| |
Identifier |
Identifier for this role
| |
IsActivationRequired |
Is activation of role membership required for this role.
| |
IsAdministrationRoleIdSpecified |
Is administration role id specified.
| |
IsOrganizationIdSpecified |
Is organization id specified.
| |
IsUserAdministrationRole |
Is the role used as a user administration role
| |
IsUserAdministrationRoleIdSpecified |
Is user administration role id specified.
| |
MessageTypeId |
Id of the Message Type
| |
ModifiedBy |
UserId that modified the record
Set by database when record is modified
| |
ModifiedDate |
Date record was last modified
| |
Name |
RoleName
| |
OrganizationId |
Organization id that this role relates to.
| |
ShortName |
ShortName
| |
UserAdministrationRoleId |
User administration role id.
| |
ValidFromDate |
Date role is valid from
| |
ValidToDate |
Date role is valid to
|