AuthorizationProvider.RemoveAccessControlEntry Yöntem
Ad alanı: Microsoft.TeamFoundation.Integration.Server
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Public Sub RemoveAccessControlEntry ( _
requestContext As TeamFoundationRequestContext, _
objectId As String, _
ace As AccessControlEntry _
)
public void RemoveAccessControlEntry(
TeamFoundationRequestContext requestContext,
string objectId,
AccessControlEntry ace
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- objectId
Tür: System.String
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.