Describes the information associated with a notification that has been generated.
The following tables list the members exposed by the Notification type.
Public Properties
Name | Description | |
---|---|---|
ActorUserUuid | Gets the identity of the user who performed the operation that triggered the event. | |
Completed | Gets the time when the operation that triggered the event was completed. | |
IsSuccess | Gets the status of the operation that triggered the event. | |
NotificationType | Gets the type of event that occurred. | |
Request | Gets the FIM CM request associated with the operation that triggered the event. | |
Started | Gets the time when the operation that triggered the event was started. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |