API Reference
Class
OdfSecurityInfo
Describes password protection associated with the current OpenDocument package.
Inheritance
- Object
- OdfSecurityInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property OdfDocument.Security
- Property OdpPresentation.Security
- Property OdsDocument.Security
- Property OdtDocument.Security
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean SourceIsEncrypted { get; } #Whether the package loaded or most recently saved by this document is encrypted.
public Boolean IsDecrypted { get; } #Whether encrypted source content was successfully decrypted into the editable model.
public String SupportedProfile { get; } #Encryption profile implemented for password-protected ODF packages.