SecurityNamespace.RemoveAccessControlEntry 方法

移除與指定之語彙基元的指定識別的描述元的存取控制項目在 AccessControlList 中。

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public MustOverride Function RemoveAccessControlEntry ( _
    token As String, _
    descriptor As IdentityDescriptor _
) As Boolean
public abstract bool RemoveAccessControlEntry(
    string token,
    IdentityDescriptor descriptor
)

參數

傳回值

類型:System.Boolean
如果已移除,則為 true,事情;則為,否則為 false。

.NET Framework 安全性

請參閱

參考

SecurityNamespace 類別

Microsoft.TeamFoundation.Framework.Client 命名空間