| Name | Type | Description | Required |
|---|
| Id | String | Identifier for the element. | Yes |
| AllowInprocSubscribers | YesNoType | | |
| CLSID | Uuid | CLSID of the component. | Yes |
| ComponentAccessChecksEnabled | YesNoType | | |
| ComponentTransactionTimeout | Int | | |
| ComponentTransactionTimeoutEnabled | YesNoType | | |
| COMTIIntrinsics | YesNoType | | |
| ConstructionEnabled | YesNoType | | |
| ConstructorString | String | | |
| CreationTimeout | Int | | |
| Description | String | | |
| EventTrackingEnabled | YesNoType | | |
| ExceptionClass | String | | |
| FireInParallel | YesNoType | | |
| IISIntrinsics | YesNoType | | |
| InitializesServerApplication | YesNoType | | |
| IsEnabled | YesNoType | | |
| IsPrivateComponent | YesNoType | | |
| JustInTimeActivation | YesNoType | | |
| LoadBalancingSupported | YesNoType | | |
| MaxPoolSize | Int | | |
| MinPoolSize | Int | | |
| MultiInterfacePublisherFilterCLSID | String | | |
| MustRunInClientContext | YesNoType | | |
| MustRunInDefaultContext | YesNoType | | |
| ObjectPoolingEnabled | YesNoType | | |
| PublisherID | String | | |
| SoapAssemblyName | String | | |
| SoapTypeName | String | | |
| Synchronization | Enumeration | This attribute's value must be one of the following:- ignored
- none
- supported
- required
- requiresNew
| |
| Transaction | Enumeration | This attribute's value must be one of the following:- ignored
- none
- supported
- required
- requiresNew
| |
| TxIsolationLevel | Enumeration | This attribute's value must be one of the following:- any
- readUnCommitted
- readCommitted
- repeatableRead
- serializable
| |