Partager via


TeamFoundationLicensingServiceBase, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Server.Core.TeamFoundationLicensingServiceBase
    Microsoft.TeamFoundation.Server.Core.TeamFoundationHostedLicensingService
    Microsoft.TeamFoundation.Server.Core.TeamFoundationOnPremLicensingService

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

Syntaxe

'Déclaration
Public MustInherit Class TeamFoundationLicensingServiceBase _
    Implements ITeamFoundationLicensingService, ITeamFoundationService
public abstract class TeamFoundationLicensingServiceBase : ITeamFoundationLicensingService, 
    ITeamFoundationService

Le type TeamFoundationLicensingServiceBase expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée TeamFoundationLicensingServiceBase

Début

Méthodes

  Nom Description
Méthode protégée CheckReadPermission
Méthode protégée CheckWritePermission
Méthode protégée EnsureSettingsLoaded
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetAllLicenses
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetLicenseFeature
Méthode publique GetLicenseFeaturesInPreview
Méthode publique GetLicensesForUser
Méthode publique GetLicenseType
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique IsFeatureSupported(TeamFoundationRequestContext, Guid)
Méthode publique IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)
Méthode protégée LocalizeLicenseFeature
Méthode protégée LocalizeLicenseType
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode protégée OnLicensePackageChanged
Méthode publique ServiceEnd
Méthode publique ServiceStart
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)

Début

Champs

  Nom Description
Champ protégé m_defaultFeatures
Champ protégé m_defaultLicense
Champ protégé m_featureToLicenseFeature
Champ protégé m_licenseToLicenseType
Champ protégé m_previewFeatures
Champ protégé m_settingsLoaded
Champ protégé m_settingsLock
Champ protégéMembre statique s_area
Champ protégéMembre statique s_layer

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Server.Core, espace de noms