Share via


LicensingResourceVersions Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Licensing.LicensingResourceVersions

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

Syntax

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

The LicensingResourceVersions type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountUsageResourceRtmVersion
Public fieldStatic member CertificateResourcePreviewVersion
Public fieldStatic member ClientRightsResourcePreviewVersion
Public fieldStatic member EntitlementResourceRtmVersion
Public fieldStatic member ServiceRightsResourceRtmVersion
Public fieldStatic member UsageRightsResourcePreviewVersion

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