TeamFoundationLicensingService.GetLicenseFeature-Methode
Namespace: Microsoft.TeamFoundation.Framework.Server.Alm
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Function GetLicenseFeature ( _
requestContext As TeamFoundationRequestContext, _
licenseFeatureId As Guid _
) As ILicenseFeature
public ILicenseFeature GetLicenseFeature(
TeamFoundationRequestContext requestContext,
Guid licenseFeatureId
)
Parameter
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- licenseFeatureId
Typ: System.Guid
Rückgabewert
Typ: Microsoft.TeamFoundation.Framework.Server.Alm.ILicenseFeature
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.