SecurityChangeType 枚举

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

语法

声明
Public Enumeration SecurityChangeType
public enum SecurityChangeType

成员

成员名称 说明
RemoveAccessControlEntries 当RemoveAccessControlEntries对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:标记RemoveACEDescriptors
RemoveAccessControlLists 当RemoveAccessControlLists对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:标记递归
RemoveExplicitPermissions 当RemovePermissions对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:标记描述符ExplicitPermissionsToRemove
RenameToken 当RenameToken对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:RenameTokenSource RenameTokenDestination RenameWillCopy
RenameTokens 当RenameTokens对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:RenameTokens
SetAccessControlEntries 当SetAccessControlEntries对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:标记权限合并
SetAccessControlLists 当SetAccessControlLists对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:AccessControlLists
SetInheritFlag 当SetInheritFlag对安全命名空间时,这是更改。 在这种更改在SecurityChangedNotification的以下属性将为:标记InheritPermissions

请参见

参考

Microsoft.TeamFoundation.Framework.Server 命名空间