API Reference
Enum
Category
Represents the classification category for a rule.
Inheritance
- Enum
- Category
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TestDetailsOverride.Category
- Property RunConfig.ExcludeCategories
- Property RunConfig.IncludeCategories
- Property TestRunConfig.ExcludeCategories
- Property TestRunConfig.IncludeCategories
- Field Category.Audit
- Field Category.Authentication
- Field Category.Authorization
- Field Category.Availability
- Field Category.Backup
- Field Category.Cleanup
- Field Category.Compliance
- Field Category.Configuration
- Field Category.DNS
- Field Category.Health
- Field Category.Identity
- Field Category.Maintenance
- Field Category.Monitoring
- Field Category.Network
- Field Category.Performance
- Field Category.Replication
- Field Category.Security
- Field Category.Storage
- Field Category.Vulnerability
- Property Rule.Category
- Property SourceDetails.Category
- Property TestDetails.Category
- Property RuleInventoryEntry.Categories
- Property RuleOverview.Categories
- Property RuleSelectionOptions.ExcludeCategories
- Property RuleSelectionOptions.IncludeCategories
- Method RuleSelectionParsing.ParseCategories
- Property RuleSelectionProfileInfo.ExcludeCategories
- Property RuleSelectionProfileInfo.IncludeCategories
- Property FileConfiguration.ExcludeCategories
- Property FileConfiguration.IncludeCategories
- Property DummyTestimoDebug.Category
- Property DummyForestBackup.Category
- Property Testimo.ExcludeCategories
- Property Testimo.IncludeCategories
Accepted by parameters
- Constructor RuleInventoryEntry.RuleInventoryEntry
- Method RuleInventoryEntry.Deconstruct
- Constructor RuleOverview.RuleOverview
- Method RuleOverview.Deconstruct
- Constructor RuleSelectionProfileInfo.RuleSelectionProfileInfo
- Constructor RuleSelectionProfileInfo.RuleSelectionProfileInfo
- Method RuleSelectionProfileInfo.Deconstruct
- Method RuleSelectionProfileInfo.Deconstruct
- Method ScoringEngine.InferScoreKindFromCategories
- Method RuleBuilder.InCategories
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String