This topic has not yet been rated - Rate this topic

SPOpenBinaryOptions Enumeration

Provides values to pass when opening a binary stream file when using the OpenBinary or OpenBinaryStream methods.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[FlagsAttribute]
public enum SPOpenBinaryOptions
Member name Description
None Provides no options on opening the binary file stream.
Unprotected Enables the caller to bypass the Information Rights Management (IRM) policies on a document library and receive a unprotected copy of the file.
SkipVirusScan Enables opening a binary stream file without running a virus scan.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ