Keyoti SearchUnit API Docs
RemoveSecurityGroup Method (name)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexRemoveSecurityGroup(String)
Keyoti SearchUnit v6
Removes a security group from the index if the group is unused, otherwise throws an exception.
Declaration Syntax
C#Visual Basic
public void RemoveSecurityGroup(
	string name
)
Public Sub RemoveSecurityGroup ( 
	name As String
)
Parameters
name (String)
Remarks
Throws an InvalidOperationException if the location is currently assigned to a document.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610