ProvisioningClaimLog Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.RoPE
public class ProvisioningClaimLog
The ProvisioningClaimLog type exposes the following members.
| Name | Description | |
|---|---|---|
| ProvisioningClaimLog |
Constructor to initialize all properties.
|
| Name | Description | |
|---|---|---|
| AccountName |
The name of the account that was provisioned.
| |
| Action |
The operaation that in on the provisioning claim
| |
| Anchor |
Identifies the account or entitlement in the target system
| |
| AssignmentHash |
A hash of account name, attributes and values and the disabled flag
| |
| Attributes |
Dictionary with the attribute names and values that were used in the provisioning.
Can be null.
| |
| AttributesHash |
The hash of the attributes that were used in the provisioning.
| |
| ClaimId |
Id of the claim
| |
| Differentiator |
The value for the differentiator that was used in the provisioning
| |
| Disabled |
Flag that indicates if the calculated assigment was disabled
| |
| Message |
Message from the provisioning process, e.g. a message from the manual provisioner
| |
| Status |
Status of the provisioning claim.
| |
| When |
The time when the provisioning was made.
| |
| Who |
ID of the user who made the provisioning.
|
| 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.) |