| DocumentAccessEntry Properties |
The DocumentAccessEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessMode |
Specifies whether the access is restricted or not.
| |
| DayOfWeekConstraints |
A list of days when access is allowed.
| |
| IsAnonymous |
Indicates whether anonymous access is allowed.
| |
| TimeConstraintFrom |
A time from which access is allowed.
| |
| TimeConstraintTo |
A time from which access is not allowed.
| |
| UserName |
The name of the user allowed access.
|