Description
Whether this McDBNode is secured by specialized permissions or is unsecure, and default security permission apply to it.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Secure
The Secure Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBNode. | Remarks
This property is False for McDBNode instances that are not in secure databases.
|