Share via


ILicenseAcquisitionHandler Interface

Definition

Handler interface for processing License Acquisition requests.

public interface ILicenseAcquisitionHandler
type ILicenseAcquisitionHandler = interface
Public Interface ILicenseAcquisitionHandler

Methods

GetServicePublicKey(Guid)

Provides the domain public key for a specific Service.

HandleLicenseAcquisitionAsync(ILicenseChallenge)

Service implemented method handling the license acquistion requests.

Applies to