Specifies a SpecialPrincipal that is a group of authenticated users.
Note:
Specifying that #AUTHENTICATED-USERS be the default user/group of an
object store would permit all users who successfully logon to the FileNet
P8 domain to access that object store.
Note:
Specifying that #AUTHENTICATED-USERS be the default user/group of an
object store would permit all users who successfully logon to the FileNet
P8 domain to access that object store.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly AUTHENTICATED_USERS As SpecialPrincipal |
| C# |
|---|
public static readonly SpecialPrincipal AUTHENTICATED_USERS |
| Visual C++ |
|---|
public: static initonly SpecialPrincipal^ AUTHENTICATED_USERS |
| JavaScript |
|---|
FileNet.Api.Constants.SpecialPrincipal.authenticateD_USERS |