This documentation is archived and is not being maintained.

AccountLicense Class

Visual Studio 2013

System.Object
  Microsoft.VisualStudio.Services.Licensing.License
    Microsoft.VisualStudio.Services.Licensing.AccountLicense

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

'Declaration
Public NotInheritable Class AccountLicense _
	Inherits License _
	Implements IComparable(Of AccountLicense)

The AccountLicense type exposes the following members.

  NameDescription
Public propertyLicense
Public propertySource (Inherited from License.)
Top

  NameDescription
Public methodStatic memberCompare
Public methodCompareTo
Public methodEquals(Object) (Inherited from License.)
Public methodEquals(License) (Inherited from License.)
Public methodGetHashCode (Inherited from License.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToString (Inherited from License.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: