Click or drag to resize
DocumentAccessEntry Properties

The DocumentAccessEntry type exposes the following members.

Properties
  NameDescription
Public propertyAccessMode
Specifies whether the access is restricted or not.
Public propertyDayOfWeekConstraints
A list of days when access is allowed.
Public propertyIsAnonymous
Indicates whether anonymous access is allowed.
Public propertyTimeConstraintFrom
A time from which access is allowed.
Public propertyTimeConstraintTo
A time from which access is not allowed.
Public propertyUserName
The name of the user allowed access.
Top
See Also