get_canApplyDecryptor();
Object.defineProperty('canApplyDecryptor');
Type | Description |
---|---|
boolean | true if the object currently being edited is a decryptor AnnEncryptObject and can be applied; otherwise, false. |
This property indicates whether the object currently being edited is an AnnEncryptObject and also if the value of CanDecrypt is true.
Use the ApplyEncryptor method to apply the decryptor AnnEncryptObject currently being edited (selected).