Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.Core.TeamFoundationLicensingServiceBase
Microsoft.TeamFoundation.Server.Core.TeamFoundationOnPremLicensingService
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationIdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLockingService))> _
Public Class TeamFoundationOnPremLicensingService _
Inherits TeamFoundationLicensingServiceBase
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
public class TeamFoundationOnPremLicensingService : TeamFoundationLicensingServiceBase
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
public ref class TeamFoundationOnPremLicensingService : public TeamFoundationLicensingServiceBase
[<TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))>]
type TeamFoundationOnPremLicensingService =
class
inherit TeamFoundationLicensingServiceBase
end
public class TeamFoundationOnPremLicensingService extends TeamFoundationLicensingServiceBase
The TeamFoundationOnPremLicensingService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
TeamFoundationOnPremLicensingService |
Top
Methods
Top
Fields
| Name | Description | |
|---|---|---|
![]() |
m_defaultFeatures | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_defaultLicense | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_featureToLicenseFeature | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_licenseToLicenseType | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_previewFeatures | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_settingsLoaded | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() |
m_settingsLock | (Inherited from TeamFoundationLicensingServiceBase.) |
![]() ![]() |
s_area | |
![]() ![]() |
s_layer |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)