LicensingUtility Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Licensing.LicensingUtility

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

Syntax

'Declaration
Public NotInheritable Class LicensingUtility
public static class LicensingUtility
public ref class LicensingUtility abstract sealed
[<AbstractClass>]
[<Sealed>]
type LicensingUtility =  class end
public final class LicensingUtility

The LicensingUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member ParseClientRightsToken

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.

See Also

Reference

Microsoft.VisualStudio.Services.Licensing Namespace