Share via


Methods by Functionality

Topic Last Modified: 2006-06-13

The following lists categorize Exchange Application Security Module methods by their functionality.

Functionality Methods

Creating DACLs

DACL.CreateSecurityDACL Method

Protecting DACLs

DACL.SetProtected Method

Adding Entities

DACL.AddEntity Method

DACL.AddEmptySecurityEntity Method

DACL.AddSecurityEntity Method

DACL.AddSimpleSecurityEntity Method

Getting Entities

DACL.GetAllByMask Method

DACL.GetAllBySIDType Method

DACL.GetEntityByIndex Method

Using Masks

DACL.CopyUserMasks Method

DACL.GetAllByEqualMask Method

DACL.GetAllByMask Method

Entity.IsEqualMask Method

Entity.IsEqualTo Method

Entity.HasMask Method

Entity.HasMaskByTemplate Method

Entity.HasMaskOfEntity Method

Loading and Saving

DACL.Load Method

DACL.Save Method

DACL.SaveTo Method

Removing

DACL.RemoveByDisplayName Method

DACL.RemoveByIndex Method

DACL.RemoveByNT4Name Method

DACL.RemoveBySID Method

DACL.RemoveInheritedEntities Method

Searching

DACL.SearchForIndexByDisplayName Method

DACL.SearchForIndexByMask Method

DACL.SearchForIndexByNT4Name Method

DACL.SearchForIndexBySID Method

DACL.SearchForIndexBySIDType Method

DACL.SearchForIndexForAnEqualMask Method

DACL.SearchForIndexByDisplayName Method

DACL.SearchForObjectByMask Method

DACL.SearchForObjectByNT4Name Method

DACL.SearchForObjectBySID Method

DACL.SearchForObjectBySIDType Method

DACL.SearchForObjectForAnEqualMask Method

Using Templates

DACL.ClearByTemplate Method

DACL.MakeEqualToTemplate Method

DACL.ModifyByTemplate Method

DACL.SetByTemplate Method

Entity.ClearByTemplate Method

Entity.MakeEqualToTemplate Method

Entity.SetByTemplate Method