SecurityChangedNotification Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SecurityChangedNotification(Guid, IEnumerable<TokenRename>) Constructor for creating a SecurityChangeNotification for the RenameToken call.
Public method SecurityChangedNotification(Guid, List<AccessControlList>) Constructor for creating a SecurityChangeNotification for the SetAccessControlLists call.
Public method SecurityChangedNotification(Guid, List<String>, Boolean) Constructor for creating a SecurityChangeNotification for the RemoveAccessControlLists call.
Public method SecurityChangedNotification(Guid, String, Boolean) Constructor for creating a SecurityChangeNotification for the SetInheritFlag call.
Public method SecurityChangedNotification(Guid, String, List<IdentityDescriptor>) Constructor for creating a SecurityChangeNotification for the RemovePermissions call.
Public method SecurityChangedNotification(Guid, String, IdentityDescriptor, Int32) Constructor for creating a SecurityChangeNotification for the RemoveExplicitPermissions call.
Public method SecurityChangedNotification(Guid, String, List<AccessControlEntry>, Boolean) Constructor for creating a SecurityChangeNotification for the SetPermissions call.
Public method SecurityChangedNotification(Guid, String, String, Boolean) Constructor for creating a SecurityChangeNotification for the RenameToken call.

Top

See Also

Reference

SecurityChangedNotification Class

Microsoft.TeamFoundation.Framework.Server Namespace