Keyoti SearchUnit API Docs
SecurityGroupRecord Class
API DocumentationKeyoti.SearchEngine.DataAccessSecurityGroupRecord
Keyoti SearchUnit v6
Security group record.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class SecurityGroupRecord : LocationCategoryRecord
public class SecurityGroupRecord : LocationCategoryRecord
Public Class SecurityGroupRecord
	Inherits LocationCategoryRecord
Public Class SecurityGroupRecord
	Inherits LocationCategoryRecord
public ref class SecurityGroupRecord : public LocationCategoryRecord
public ref class SecurityGroupRecord : public LocationCategoryRecord
type SecurityGroupRecord =  
    class
        inherit LocationCategoryRecord
    end
type SecurityGroupRecord =  
    class
        inherit LocationCategoryRecord
    end
Members
All MembersMethodsPropertiesFields



IconMemberDescription
CreateDefaultSecurityGroupRecord()()()()
Creates a new default.

CreateSecurityGroupRecord(String, String)
Creates a new instance.

defaultGroupRecordName
The name for the default security group.

DeriveSecurityGroups(Uri, XmlDataAccess)
Returns the security group records which uri is within, if no specific matches, returns default group.

Equals(Object)
Determines if the 2 objects are equal
(Inherited from LocationCategoryRecord.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()()
Gets the hashcode based on the location name.
(Inherited from LocationCategoryRecord.)
GetType()()()() (Inherited from Object.)
ID
The database ID of this location.
(Inherited from LocationCategoryRecord.)
IsUriUnderRoot(Uri)
Whether uri is within this location.
(Inherited from LocationCategoryRecord.)
MemberwiseClone()()()() (Inherited from Object.)
Name
The name of this location.
(Inherited from LocationCategoryRecord.)
Root
The URL 'root' of this location, see remarks.
(Inherited from LocationCategoryRecord.)
ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
LocationCategoryRecord
 SecurityGroupRecord

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