Security group record.
| C# | Visual Basic |
public class SecurityGroupRecord : LocationCategoryRecord
Public Class SecurityGroupRecord Inherits LocationCategoryRecord
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| 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()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() |
Gets the hashcode based on the location name.
(Inherited from LocationCategoryRecord.) | |
| GetType()()()() | Gets the type of the current instance. (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()()()() | Creates a shallow copy of the current Object. (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()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | ||
| LocationCategoryRecord | ||
| SecurityGroupRecord | ||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610