DocumentAccessEntry Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents a single entry, controlling the access to a document.
Inheritance
-
System.Object
- DocumentAccessEntry
Syntax
public class DocumentAccessEntryConstructors
| Name | Description |
|---|---|
| DocumentAccessEntry() |
Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Clone() | |
| ToDirectoryServiceObject() |