Click or drag to resize
RemoveAuthenticatedUserWebFarmTask Properties

The RemoveAuthenticatedUserWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertySiteName
Gets or sets name of the site from which user session will be deleted.
Public propertyTaskBinaryData
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.)
Public propertyTaskFilePath
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.)
Public propertyTaskTarget
Gets or sets task target.
(Inherited from WebFarmTaskBase.)
Public propertyUserId
Gets or sets identifier of the authenticated user to be deleted.
Top
See Also