LockInfo Fields

IT Hit WebDAV for .NET

The fields of the LockInfo structure are listed below. For a complete list of LockInfo structure members, see the LockInfo Members topic.

Public Instance Fields

Deep Indicates whether a lock is enforceable on the subtree.
Owner Provides information about the principal taking out a lock.
Shared Indicates whether a lock is shared or exclusive.
Timeout Lock expiration time.
Token The lock token associated with a lock.

See Also

LockInfo Class | ITHit.WebDAV.Server Namespace