Dot Net Component Service Bind Response
data class DotNetComponentServiceBindResponse(val name: String? = null, val serviceId: String? = null)
Configuration to bind a .NET Component to another .NET Component