Click or drag to resize

ProvisioningClaim Methods

The ProvisioningClaim type exposes the following members.

Methods
  NameDescription
Public methodIsRejectedClaim
Checks if a claim is a rejected claim A claim is a rejected claim when its a failed claim, and when the message ends with [REJECTED] A claim that represents a rejection can be caused by an approver rejecting a request in SAP GRC or another service that OIS relays provisioning to
Public methodValidate
Validates a claim for saving in the data store.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also