Supplies information necessary for performing security operations on drawing files.
Supported Platforms: AutoCAD for Windows only; not supported in AutoCAD LT for Windows
Class Information
- Class Name
-
AcadSecurityParams
- Object Inheritance
-
Object AcadSecurityParams
- Create Using
-
VBA
GetInterfaceObject("AutoCAD.SecurityParams.25") Dim sp As New AcadSecurityParams
Note: This object cannot be created in AutoCAD LT for Windows. - Access Via
-
VBA
GetInterfaceObject("AutoCAD.SecurityParams.25")
Note: This object cannot be accessed in AutoCAD LT for Windows.
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
Remarks
The SecurityParams object stores the settings to digitally sign a drawing file.
Note: Starting with AutoCAD-2016 based products, the ability to password protect a drawing file has been discontinued.
The object includes properties for information about cryptography providers and other settings for drawing security. Additional information about cryptography providers is available on MSDN.
Release History
Starting with AutoCAD 2016, the following properties were obsolete: