Removes a security group from the index if the group is unused, otherwise throws an exception.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public void RemoveSecurityGroup( string name )
public void RemoveSecurityGroup( string name )
Public Sub RemoveSecurityGroup ( name As String )
Public Sub RemoveSecurityGroup ( name As String )
public: void RemoveSecurityGroup( String^ name )
public: void RemoveSecurityGroup( String^ name )
member RemoveSecurityGroup : name : string -> unit
member RemoveSecurityGroup : name : string -> unit
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: 2015.6.15.120