Applies To
- SharePoint 2016 On-Premise
- SharePoint 2013 On-Premise
Answer
ShortPoint WSP add a safe control entry under Configuration > SharePoint > SafeControls node. The entry looks like;
<SafeControl Assembly="ShortPoint, Version=1.0.0.23091, Culture=neutral, PublicKeyToken=aab529eef6c889c5" Namespace="ShortPoint.Foundation.WebParts.ShortPointFoundationWebpart" TypeName="*" Safe="True" />
Please note that the value in Assembly attribute might differ depending on the Version of ShortPoint you are using.