IClientRightsEnvelope Interface
Namespace: Microsoft.VisualStudio.Services.Licensing
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Interface IClientRightsEnvelope
public interface IClientRightsEnvelope
public interface class IClientRightsEnvelope
type IClientRightsEnvelope = interface end
public interface IClientRightsEnvelope
The IClientRightsEnvelope type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActivityId | ||
Canary | ||
CreationDate | ||
EnvelopeVersion | ||
ExpirationDate | ||
RefreshInterval | ||
Rights | ||
UserId | ||
UserName |
Top