First, I tried to download the file from Github but there is no download button so I had to copy and paste the code into a file using notedpadd++ and saved it as a ".xaml" file in my project directory folder.
Next, when I try to open that file in UiPath studio, I get error messages in the output pane. It says the following:
"Could not find type 'GetSecureCredential' in namespace 'http://schemas.uipath.com/workflow/activities"
For convenience, I have attached an image of the raw code of the .xaml file displaying the line that contains the namespace that is mentioned in the above error. I have also attached an image of the UiPath studio error.
I don't know how to fix this. Can someone help?

