Share via


VisualStudioServicesApplication.IsLicenseValid Method

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

See Also

Reference

VisualStudioServicesApplication Class

Microsoft.TeamFoundation.Framework.Server Namespace