ProvisioningClaimLoadOptions Class |
Namespace: Omada.OE.Solution.OIM.AppLogic
public class ProvisioningClaimLoadOptions
The ProvisioningClaimLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ProvisioningClaimLoadOptions |
| Name | Description | |
|---|---|---|
| AccountName |
Search on account name (right truncated)
| |
| AssignmentKey |
Load claim for the provided key
| |
| Attributes | ||
| IdentityDisplayName |
Search on identity display name (right truncated)
| |
| LoadAttributes |
Load claim attributes
| |
| Message |
Message search (right truncated)
| |
| ReferenceAttributes |
A list of attribute names which has type reference.
If the list is not provided, a reference attribute value is deserialized as a string and not properly as a guid.
| |
| ResourceDisplayName |
Search on resource display name (right truncated)
| |
| Search |
Global search in all columns (right truncated)
| |
| Status |
Status
| |
| SystemDisplayName |
Search on system display name (right truncated)
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |