EventOptions enumeration

SharePoint 2013

Specifies additional event options.

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

Namespace:  Microsoft.Office.Server.Search.Analytics
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneAdditional options are not available.
AllowAnonymousWriteAllows a specified event type to be logged anonymously.
Show: