API Reference
Class
PolicyRulesDocument
Parsed PolicyRules document.
Inheritance
- Object
- PolicyRulesDocument
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
- Method PolicyRulesService.Parse
Accepted by parameters
- Method PolicyRulesService.ToPol
Constructors
public PolicyRulesDocument() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public IReadOnlyList<PolicyRulesItem> Items { get; set; } #Flat list of policy rules entries.