get_canEncrypt();
Object.defineProperty('canEncrypt');
Type | Description |
---|---|
boolean | true if this AnnEncryptObject object is ready to encrypt; otherwise, false. |
This AnnEncryptObject object is ready to encrypt if the value of the Encryptor property is true and the IsEncrypted property is false (Apply has not yet been called).
For an example, refer to AnnEncryptObject.