IFileHandler.GetDecryptedTemporaryStreamAsync 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 stream
public System.Threading.Tasks.Task<System.IO.Stream> GetDecryptedTemporaryStreamAsync ();
abstract member GetDecryptedTemporaryStreamAsync : unit -> System.Threading.Tasks.Task<System.IO.Stream>
Public Function GetDecryptedTemporaryStreamAsync () As Task(Of Stream)
Returns
Reference to temporary stream
Exceptions
If the file is not protected