Microsoft.SystemCenter.Notification.SipNotificationTransportAction (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityPublic
RunAsMicrosoft.SystemCenter.Notification.NotificationActionAccount
InputTypeMicrosoft.SystemCenter.Notification.SipNotificationData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.Notification.SipNotificationTransportAction" Accessibility="Public" RunAs="Microsoft.SystemCenter.Notification.NotificationActionAccount">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>Microsoft.SystemCenter.Notification.SipNotificationTransportSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="Delivery" type="SipDeliveryType"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.EnterpriseManagement.HealthService.Modules.Notification, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.HealthService.Modules.Notification.Sip.SipNotificationTransportModule</Type>
</Managed>
</ModuleImplementation>
<InputType>Microsoft.SystemCenter.Notification.SipNotificationData</InputType>
</WriteActionModuleType>