Interface ICrmActivationEndpointsConfigurationPhase
Enables specification of an appropriate activation endpoint to be used when a ILicense is to be IActivateLicenses.
See WithCrmOnlineOrganizationStore(IAgentCommenceConfigurationPhase, Func<IServiceProvider>, String) for the preceding phase in the configuration sequence.
Namespace: Sp.Agent.Configuration
Assembly: Sp.Agent.Crm.dll
Methods
WithDefaultActivationEndpoint()
Uses the default Software Potential service activation endpoint.
Declaration
[Obsolete("Activation endpoints are now Configured via productContext.Configure(). As this call was previously inert, it is safe to remove this call from your code.")]
IAgentCompletedConfigurationPhase WithDefaultActivationEndpoint()
Returns
Type | Description |
---|---|
IAgentCompletedConfigurationPhase |