IServiceRight Interface

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

Syntax

'Declaration
Public Interface IServiceRight _
    Inherits IUsageRight
public interface IServiceRight : IUsageRight
public interface class IServiceRight : IUsageRight
type IServiceRight =  
    interface 
        interface IUsageRight 
    end
public interface IServiceRight extends IUsageRight

The IServiceRight type exposes the following members.

Properties

  Name Description
Public property Attributes (Inherited from IUsageRight.)
Public property ExpirationDate (Inherited from IUsageRight.)
Public property Name (Inherited from IUsageRight.)
Public property ServiceLevel
Public property Version (Inherited from IUsageRight.)

Top

See Also

Reference

Microsoft.VisualStudio.Services.Licensing Namespace