Share via


UserDelegationDeletePostEventArgs members

Represents methods and properties in the post-event arguments for the OnDeleted event handler method.

The UserDelegationDeletePostEventArgs type exposes the following members.

Constructors

  Name Description
Protected method UserDelegationDeletePostEventArgs()
Public method UserDelegationDeletePostEventArgs(Collection<UserDelegationInfo>) Creates an instance of the UserDelegationDeletePostEventArgs class; used internally.

Top

Properties

  Name Description
Public property DeletedDelegations Gets a collection of GUIDs that belong to users who delegate permissions and users to whom permissions are delegated.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

UserDelegationDeletePostEventArgs class

Microsoft.Office.Project.Server.Events namespace