SPAntivirusSettings Members

Include Protected Members
Include Inherited Members

Represents a collection of antivirus settings.

The SPAntivirusSettings type exposes the following members.

Constructors

  Name Description
Public method SPAntivirusSettings Reserved for internal use only.

Top

Properties

  Name Description
Public property AllowDownload Gets or sets a value that indicates whether infected documents can be downloaded.
Public property AllowQuarantinedFileDownload
Public property CleaningEnabled Gets or sets a value that indicates whether the virus scanner should attempt to cure infected files.
Public property DownloadScanEnabled Gets or sets a value that indicates whether files are scanned when they are downloaded.
Public property NumberOfThreads Gets or sets the number of threads that the virus scanner can use.
Public property SkipSearchCrawl Gets or sets a Boolean value that specifies whether to skip scanning during a search crawl.
Public property Timeout Gets or sets the amount of time before the virus scanner times out.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property UploadScanEnabled Gets or sets a value that indicates whether files are scanned when uploaded.
Public property VendorUpdateCount Gets or sets the current increment of the number of times the vendor has been updated.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Retrieves the data required to serialize the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method IncrementVendorUpdateCount Increments the number of times the vendor has been updated.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPAntivirusSettings Class

Microsoft.SharePoint.Administration Namespace