Return a ContentSource object that will serve as the source of connections using the provided ConnectionProvider instance.
[Visual Basic] Overloads Public Shared Function NewContentSource( _    ByVal provider As ConnectionProvider, _    ByVal user As String, _    ByVal password As String, _    ByVal contentbaseName As String _ ) As ContentSource