MSProtectedData originalFileExtension property
Gets the file extension before encryption.
Signature
@property(strong, readonly) NSString *originalFileExtension;
Property Values
Name | Datatype | Description |
---|---|---|
originalFileExtension |
NSString * |
The file extension before encryption. |
Defined in
MSProtectedData.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |