Freigeben über


ITeamFoundationSecurityService.DeleteSecurityNamespace-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function DeleteSecurityNamespace ( _
    requestContext As TeamFoundationRequestContext, _
    namespaceId As Guid _
) As Boolean
bool DeleteSecurityNamespace(
    TeamFoundationRequestContext requestContext,
    Guid namespaceId
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationSecurityService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace