Freigeben über


TeamFoundationOnPremLicensingService.IsFeatureSupported-Methode (TeamFoundationRequestContext, Guid, IdentityDescriptor)

Dieser Member überschreibt TeamFoundationLicensingServiceBase.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor).

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationOnPremLicensingService Klasse

IsFeatureSupported-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace