SPAntivirusSettings Members
Represents a collection of antivirus settings.
The SPAntivirusSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowDownload | Gets or sets a value that indicates whether infected documents can be downloaded. |
|
AllowQuarantinedFileDownload | Gets or sets a value that indicates whether quarantined documents can be downloaded. |
|
CleaningEnabled | Gets or sets a value that indicates whether the virus scanner should attempt to cure infected files. |
|
DownloadScanEnabled | Gets or sets a value that indicates whether files are scanned when they are downloaded. |
|
NumberOfThreads | Gets or sets the number of threads that the virus scanner can use. |
|
SkipSearchCrawl | Gets or sets a Boolean value that specifies whether to skip scanning during a search crawl. |
|
Timeout | Gets or sets the amount of time before the virus scanner times out. |
|
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
|
UploadScanEnabled | Gets or sets a value that indicates whether files are scanned when uploaded. |
|
VendorUpdateCount | Gets or sets the current increment of the number of times the vendor has been updated. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
|
GetType | (Inherited from Object.) |
|
IncrementVendorUpdateCount | Increments the number of times the vendor has been updated. |
|
MemberwiseClone | (Inherited from Object.) |
|
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
|
ToString | (Inherited from Object.) |
|
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |