IFileHandler.GetDecryptedTemporaryFileAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a decrypted temporary file
public System.Threading.Tasks.Task<string> GetDecryptedTemporaryFileAsync ();
abstract member GetDecryptedTemporaryFileAsync : unit -> System.Threading.Tasks.Task<string>
Public Function GetDecryptedTemporaryFileAsync () As Task(Of String)
Returns
The decrypted file file path
Exceptions
If the file is not protected