Specifies a
that is a group of authenticated users.
![]() |
---|
Specifying that 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; |
C++ |
---|
public: static const SpecialPrincipal AUTHENTICATED_USERS; |
J# |
---|
public static final SpecialPrincipal AUTHENTICATED_USERS |
JScript |
---|
public static const var AUTHENTICATED_USERS : SpecialPrincipal; |