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 DocumentAccessEntry
Constructors
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() |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!