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.
Verify the server license is valid
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Protected Overrides Function IsLicenseValid As Boolean
protected override bool IsLicenseValid()
protected:
virtual bool IsLicenseValid() override
abstract IsLicenseValid : unit -> bool
override IsLicenseValid : unit -> bool
protected override function IsLicenseValid() : boolean
Return Value
Type: System.Boolean
True if the server has a valid license, False if not
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.