UserDelegationCreatePostEventArgs members

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

The UserDelegationCreatePostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CreatedDelegations Gets a collection of the GUIDs that represent 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

UserDelegationCreatePostEventArgs class

Microsoft.Office.Project.Server.Events namespace