Freigeben über


AuthorizationProvider.IsPermitted-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function IsPermitted ( _
    requestContext As TeamFoundationRequestContext, _
    objectId As String, _
    actionId As String, _
    descriptor As IdentityDescriptor _
) As Boolean
public bool IsPermitted(
    TeamFoundationRequestContext requestContext,
    string objectId,
    string actionId,
    IdentityDescriptor descriptor
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationProvider Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace