SecurityEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [Security Web service].Security class.

The SecurityEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method SecurityEventReceiver Creates an instance of the SecurityEventReceiver class.

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 OnCategoryCreated A post-event handler for the CreateCategories method.
Public method OnCategoryCreating A pre-event handler for the CreateCategories method.
Public method OnCategoryDeleted A post-event handler for the DeleteCategories method.
Public method OnCategoryDeleting A pre-event handler for the DeleteCategories method.
Public method OnCategoryUpdated A post-event handler for the SetCategories method.
Public method OnCategoryUpdating A pre-event handler for the SetCategories method.
Public method OnGroupCreated A post-event handler for the CreateGroups method.
Public method OnGroupCreating A pre-event handler for the CreateGroups method.
Public method OnGroupDeleted A post-event handler for the DeleteGroups method.
Public method OnGroupDeleting A pre-event handler for the DeleteGroups method.
Public method OnGroupUpdated A post-event handler for the SetGroups method.
Public method OnGroupUpdating A pre-event handler for the SetGroups method.
Public method OnOrganizationalPermissionsUpdated A post-event handler for the UpdateOrganizationalPermissions method.
Public method OnOrganizationalPermissionsUpdating A pre-event handler for the UpdateOrganizationalPermissions method.
Public method OnProjectCategoryCreated A post-event handler for the CreateProjectCategories(SecurityProjectCategoriesDataSet) method.
Public method OnProjectCategoryCreating A pre-event handler handler for the CreateProjectCategories(SecurityProjectCategoriesDataSet) method.
Public method OnProjectCategoryDeleted A post-event handler for the DeleteProjectCategories([]) method.
Public method OnProjectCategoryDeleting A pre-event handler for the DeleteProjectCategories([]) method.
Public method OnProjectCategoryUpdated A post-event handler for the UpdateProjectCategories(SecurityProjectCategoriesDataSet) methods.
Public method OnProjectCategoryUpdating A pre-event handler for the UpdateProjectCategories(SecurityProjectCategoriesDataSet) methods.
Public method OnTemplateCreated A post-event handler for the CreateTemplates method.
Public method OnTemplateCreating A pre-event handler for the CreateTemplates method.
Public method OnTemplateDeleted A post-event handler for the DeleteTemplates method.
Public method OnTemplateDeleting A pre-event handler for the DeleteTemplates method.
Public method OnTemplateUpdated A post-event handler for the SetTemplates method.
Public method OnTemplateUpdating A pre-event handler for the SetTemplates method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SecurityEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace