Custom Activity ExpressionType Binding in XAML

I Am Trying to create a custom activity that interacts with SharePoint.
Within the XAML Design for the Custom Activity how can I bind the ExpressionType of ExpressionTextBox to SharePointOnlineCredentials from the namespace Microsoft.SharePoint.Client

I have the same question on StackOverflow