Configuration class

Configuration class

Represents the configuration context object that is used to set up the environment settings for the application.

The Configuration type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Configuration class.

Properties

PropertyDescription
securityGets or sets the sandboxing flag of the configuration.

Methods

MethodDescription
createCreate and configure the instance of Configuration object.
get_service
set_extensionSets the extension for the configuration.

See Also