Represents a pending (queued) execution of an asynchronous security propagation action on a target object. Security propagation means the security assigned to a parent object will be inherited by its child objects.
Top
You cannot create a new instance of
, but you can retrieve a persisted object by calling
or
on
.
The following tables list the members exposed by ISecurityPropagationQueueItem.
Public Properties
Name | Description | |
---|---|---|
![]() | QueuedObject | The object that is the subject of the queued operation. For example, this may be the object that caused a given asynchronous event to be queued. For the |