SecurityParams object |
Supplies information necessary for performing security operations on drawing files.
VBA class name: |
SecurityParams |
---|---|
Create using: |
GetInterfaceObject("AutoCAD.SecurityParams.16"),
or |
Access via: |
Not applicable |
The SecurityParams object stores settings used for drawing security. You can use the SecurityParams object to encrypt and digitally sign drawing files.
The object includes properties for information about cryptography providers and other settings for drawing security. Additional information about cryptography providers is available on MSDN.
Methods None |
Properties |
Comments? |