Share via


UserInclusionList Members

Include Protected Members
Include Inherited Members

Represents the user inclusion list, and enables you to add entries, remove entries, and check whether a particular entry is in the list. This class cannot be inherited.

The UserInclusionList type exposes the following members.

Methods

  Name Description
Public methodStatic member Add Adds the specified AddInSecurityEntry object to the inclusion list.
Public methodStatic member Contains Returns a value that indicates whether the inclusion list already has an entry that matches the AddInSecurityEntry parameter.
Public methodStatic member Remove Deletes the inclusion list entry whose URI matches the parameter passed to the method.

Top

See Also

Reference

UserInclusionList Class

Microsoft.VisualStudio.Tools.Office.Runtime.Security Namespace