SecurityEventReceiver Members

Include Protected Members
Include Inherited Members

Includes events for methods in the WebSvcSecurity.Security class.

The SecurityEventReceiver type exposes the following members.

Constructors

 

Name

Description

Protected method

SecurityEventReceiver

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

Post-event for the CreateCategories method.

Public method

OnCategoryCreating

Pre-event for the CreateCategories method.

Public method

OnCategoryDeleted

Post-event for the DeleteCategories method.

Public method

OnCategoryDeleting

Pre-event for the DeleteCategories method.

Public method

OnCategoryUpdated

Post-event for the SetCategories method.

Public method

OnCategoryUpdating

Pre-event for the SetCategories method.

Public method

OnGroupCreated

Post-event for the CreateGroups method.

Public method

OnGroupCreating

Pre-event for the CreateGroups method.

Public method

OnGroupDeleted

Post-event for the DeleteGroups method.

Public method

OnGroupDeleting

Pre-event for the DeleteGroups method.

Public method

OnGroupUpdated

Post-event for the SetGroups method.

Public method

OnGroupUpdating

Pre-event for the SetGroups method.

Public method

OnOrganizationalPermissionsUpdated

Post-event for the UpdateOrganizationalPermissions method.

Public method

OnOrganizationalPermissionsUpdating

Pre-event for the UpdateOrganizationalPermissions method.

Public method

OnTemplateCreated

Post-event for the CreateTemplates method.

Public method

OnTemplateCreating

Pre-event for the CreateTemplates method.

Public method

OnTemplateDeleted

Post-event for the DeleteTemplates method.

Public method

OnTemplateDeleting

Pre-event for the DeleteTemplates method.

Public method

OnTemplateUpdated

Post-event for the SetTemplates method.

Public method

OnTemplateUpdating

Pre-event for the SetTemplates method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

SecurityEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace