Namespace Sp.Agent
Classes
ActivateLicensesExtensions
Provides access to more granular activation Apis that allow one to implement Disconnected or Manual Activation scenarios.
ProductActivationConfigurationCompleteWithDefaultsExtensions
Shortcut extensions to allow one to say .CompleteWithDefaults()
to accept defaults when one has configured the aspect one wishes to customize and do not wish to express an opinion regarding the remaning options.
ProductActivationConfigurationDefaultExtensions
Defines standard behaviors for IActivateLicenses Activation time behavior. Used in conjunction with IProductActivationCommenceConfigurationPhase.
Interfaces
IProductContext
Provides access to information and capabilities for a given Software Potential service Product such as:
See ProductContextFor(String, String) for examples and details of how to obtain an IProductContext.
See For(String) for examples and details of how to obtain an IAgentContext.