Partager via


TeamFoundationHostedLicensingService.IsFeatureSupported, méthode (TeamFoundationRequestContext, Guid, IdentityDescriptor)

Ce membre substitue TeamFoundationLicensingServiceBase.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor).

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Overrides Function IsFeatureSupported ( _
    requestContext As TeamFoundationRequestContext, _
    featureId As Guid, _
    userContext As IdentityDescriptor _
) As Boolean
public override bool IsFeatureSupported(
    TeamFoundationRequestContext requestContext,
    Guid featureId,
    IdentityDescriptor userContext
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationHostedLicensingService Classe

IsFeatureSupported, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms