AifServiceBusHttpConfigProvider Class [AX 2012]

The AifServiceBusHttpConfigProvider class provides configuration settings that are used to generate the web.config file for deployment to the Windows Azure Service Bus.

This is a framework class. Customizing this class could cause issues in future upgrades to the software.

class AifServiceBusHttpConfigProvider implements AifHttpWebConfigProvider

Run On

Called

  MethodDescription
Dn489121.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif customizeConfigForDeployment Customizes the web.config file before deployment.
Dn489121.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif getAppSettings Gets the appSettings entries in the configuration file.
Dn489121.pubmethod(en-us,AX.60).gif getAuthenticationManager Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getBehaviorExtensions Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getBindingExtensions Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getBindings Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getClientEndpointBehavior Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getConfigProtectedDataSection Microsoft internal use only.
Dn489121.pubmethod(en-us,AX.60).gif getHttpWebConfiguration Gets the configuration to use to customize the web.config file.
Dn489121.protmethod(en-us,AX.60).gif getServiceAuthenticationConfiguration Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getServiceAuthorizationConfiguration Microsoft internal use only.
Dn489121.privmethod(en-us,AX.60).gif getServiceBusTypesFromAssembly
Dn489121.protmethod(en-us,AX.60).gif getServiceEndpointBehavior Microsoft internal use only.
Dn489121.protmethod(en-us,AX.60).gif getServiceEndpoints Microsoft internal use only.
Dn489121.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn489121.privmethod(en-us,AX.60).gif getTypeInformationFromAuthAssembly
Dn489121.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn489121.protmethod(en-us,AX.60).gif new Microsoft internal use only.
Dn489121.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn489121.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn489121.privmethod(en-us,AX.60).gif Dn489121.static(en-us,AX.60).gif ::getAssemblyQualifiedTypeName
Dn489121.pubmethod(en-us,AX.60).gif Dn489121.static(en-us,AX.60).gif ::newFromPort Microsoft internal use only.
Top

Object Class
  AifServiceBusHttpConfigProvider Class

Community Additions

ADD
Show: