Click or drag to resize

LockInfo Properties

IT Hit WebDAV Classes Reference

The LockInfo type exposes the following members.

Properties
  NameDescription
Public propertyIsDeep
Indicates whether a lock is enforceable on the subtree.
Public propertyLevel
Indicates whether a lock is shared or exclusive.
Public propertyLockRoot
Parent item on which this lock is specified explicitely.
Public propertyOwner
Provides information about the principal taking out a lock.
Public propertyTimeOut
Lock expiration time.
Public propertyToken
The lock token associated with a lock.
Top
See Also