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 命名空间