Description

Whether security is enabled on this McDBDatabase.

Property type

A Boolean value.  

Syntax

object.IsSecure

The IsSecure Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBDatabase.

Remarks

When an McDBDatabase is secured, it may not be opened without successful negotiation of a login and password. If the security state of this McDBDatabase cannot be determined, (e.g. due to corruption) this property is False.