Click or drag to resize

ProvisioningClaimLog Properties

The ProvisioningClaimLog type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
The name of the account that was provisioned.
Public propertyAction
The operaation that in on the provisioning claim
Public propertyAnchor
Identifies the account or entitlement in the target system
Public propertyAssignmentHash
A hash of account name, attributes and values and the disabled flag
Public propertyAttributes
Dictionary with the attribute names and values that were used in the provisioning. Can be null.
Public propertyAttributesHash
The hash of the attributes that were used in the provisioning.
Public propertyClaimId
Id of the claim
Public propertyDifferentiator
The value for the differentiator that was used in the provisioning
Public propertyDisabled
Flag that indicates if the calculated assigment was disabled
Public propertyMessage
Message from the provisioning process, e.g. a message from the manual provisioner
Public propertyStatus
Status of the provisioning claim.
Public propertyWhen
The time when the provisioning was made.
Public propertyWho
ID of the user who made the provisioning.
Top
See Also