Share via


SecurityChangedNotification.RemoveAceDescriptors 属性

在 RemovePermissions 过程中取消自己的权限调用的标识。

使用以下 SecurityChangeTypes:RemoveAccessControlEntries

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Property RemoveAceDescriptors As List(Of IdentityDescriptor)
public List<IdentityDescriptor> RemoveAceDescriptors { get; set; }

属性值

类型:System.Collections.Generic.List<IdentityDescriptor>
返回 List<T>

.NET Framework 安全性

请参阅

参考

SecurityChangedNotification 类

Microsoft.TeamFoundation.Framework.Server 命名空间