Supplies information necessary for performing security operations on drawing files.
Supported Platforms: Windows only
AcadSecurityParams
Object AcadSecurityParams
VBA
GetInterfaceObject("AutoCAD.SecurityParams.23") Dim sp As New AcadSecurityParams
VBA
Not applicable
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
The SecurityParams object stores the settings to digitally sign a drawing file.
The object includes properties for information about cryptography providers and other settings for drawing security. Additional information about cryptography providers is available on MSDN.