Automatically assigns the security groups to documents.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public void AutoAssignDocumentSecurityGroup( bool onlyUnassigned )
public void AutoAssignDocumentSecurityGroup( bool onlyUnassigned )
Public Sub AutoAssignDocumentSecurityGroup ( onlyUnassigned As Boolean )
Public Sub AutoAssignDocumentSecurityGroup ( onlyUnassigned As Boolean )
public: void AutoAssignDocumentSecurityGroup( bool onlyUnassigned )
public: void AutoAssignDocumentSecurityGroup( bool onlyUnassigned )
member AutoAssignDocumentSecurityGroup : onlyUnassigned : bool -> unit
member AutoAssignDocumentSecurityGroup : onlyUnassigned : bool -> unit
Parameters
- onlyUnassigned (Boolean)
- If true, only assigns when one (other than default) is not already set.
Remarks
Uses the security group root and any plug-in assembly.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120