TestimoX

API Reference

Class

AsrRule

Namespace ComputerX.SecurityPolicy
Assembly ComputerX
Modifiers sealed

Single ASR rule entry with identifier and state.

Inheritance

  • Object
  • AsrRule

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

Constructors

Properties

public String Id { get; set; } #

ASR rule identifier (GUID string).

public AsrRuleState State { get; set; } #

Desired state for the rule.