Share via


GetProtectedFileStreamResult.Stream property

Gets the protected file stream if the call succeeded.

Syntax

public:
property ProtectedFileStream^ Stream { 
   ProtectedFileStream^ get();
}

Property value

Type: ProtectedFileStream

The protected file stream.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

GetProtectedFileStreamResult