This attribute is used to grant access to ObjectDBX. It encapsulates information about the caller's license and digital signature, as well as Autodesk's signature. ObjectDBX APIs query this assembly-level attribute to verify that the caller is properly licensed.
Autodesk.AutoCAD.Runtime.SecuredApplicationAttribute
Public sealed Class SecuredApplicationAttribute Inherits Attribute
public sealed class SecuredApplicationAttribute : Attribute;
Comments? |