Active Property
Whether a vault has been opened.
Syntax
public boolean isActive();
Remarks
This property reflects whether the component has opened a vault; it will be true once the OpenVault method has been called successfully.
This property is read-only and not available at design time.
Default Value
False