Public Properties

  Name Description
public property ActorUserUuid Gets the identity of the user who performed the operation that triggered the event.
public property Completed Gets the time when the operation that triggered the event was completed.
public property IsSuccess Gets the status of the operation that triggered the event.
public property NotificationType Gets the type of event that occurred.
public property Request Gets the FIM CM request associated with the operation that triggered the event.
public property Started Gets the time when the operation that triggered the event was started.

See Also