Share

SecuredApplicationAttribute Class

Description

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.

Class Hierarchy

Autodesk.AutoCAD.Runtime.SecuredApplicationAttribute

C#

public sealed class SecuredApplicationAttribute : Attribute;

Visual Basic

Public sealed Class SecuredApplicationAttribute
Inherits Attribute

Links

SecuredApplicationAttribute Properties

Was this information helpful?