get_isEncrypted();
Object.defineProperty('isEncrypted');
Type | Description |
---|---|
boolean | true if this AnnEncryptObject is currently encrypted; otherwise, false. |
This AnnEncryptObject object is encrypted if the value of the Encryptor property is true and the Apply method has been called.
For an example, refer to AnnEncryptObject.