IDelegationLicense Interface

Definition

Interface that exposes methods to access a delegation license

public interface IDelegationLicense : IDisposable
type IDelegationLicense = interface
    interface IDisposable
Public Interface IDelegationLicense
Implements IDisposable
Implements

Properties

User

Gets the user that this delegated license was obtained for

Methods

GetSerializedDelegationJsonLicense()

Obtains a serialized delegation license in json format

GetSerializedDelegationXrmlLicense()

Obtains a serialized delegation license in xrml format

GetSerializedUserLicense(PreLicenseFormat)

Obtains a serialized end user license

Applies to