WebRoleSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebRoleSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
WebRoleSearchCriteria | Initializes a new instance of the WebRoleSearchCriteria class |
Name | Description | |
---|---|---|
ApplicationActionId |
Find roles who have authorities related
to the specified application action.
| |
ApplicationId |
Find roles who have authorities related
to the specified application.
| |
Identifier |
Find roles with an identifier
similar to the specified value.
Wildcard characters may be used.
| |
IsApplicationActionIdSpecified |
Specifies if application action id should be used.
| |
IsApplicationIdSpecified |
Specifies if application id should be used.
| |
IsIsValidSpecified |
Specifies if is valid should be used.
| |
IsOrganizationCategoryIdSpecified |
Specifies if organization category id should be used.
| |
IsOrganizationIdSpecified |
Specifies if organization id should be used.
| |
IsRoleTypeSpecified |
Specifies if role type should be used.
| |
IsUserIdSpecified |
Specifies if user id should be used.
| |
IsValid |
Restrict search to users with accounts that
are valid today.
| |
Name |
Find roles with a name
similar to the specified value.
Wildcard characters may be used.
| |
OrganizationCategoryId |
Find roles for organizations that is categorized
as the specified organization category.
| |
OrganizationId |
Find roles for the the specified organization.
| |
RoleType |
Search for roles of this type.
| |
ShortName |
Find roles with a shortname
similar to the specified value.
Wildcard characters may be used.
| |
UserId |
Find roles which are related to the specified user.
|