Aracılığıyla paylaş


AuthorizationProvider.IsPermitted Yöntem

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

Dönüş Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AuthorizationProvider Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı