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 | |
---|---|---|
Attributes | (Inherited from IUsageRight.) | |
ExpirationDate | (Inherited from IUsageRight.) | |
Name | (Inherited from IUsageRight.) | |
ServiceLevel | ||
Version | (Inherited from IUsageRight.) |
Top