IDelegationLicense Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |