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.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Overridable Function IsLicenseValid As Boolean
protected virtual bool IsLicenseValid()
protected:
virtual bool IsLicenseValid()
abstract IsLicenseValid : unit -> bool
override IsLicenseValid : unit -> bool
protected 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.