API Reference
Class
CertificateInventoryPolicyOverrideRule
Matching rule applied to endpoint policy evaluation.
Inheritance
- Object
- CertificateInventoryPolicyOverrideRule
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
public CertificateInventoryPolicyOverrideRule() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public CertificateInventoryPolicyOverrideMatch Match { get; set; } #JsonPropertyName("match")Gets or sets the match value.
public CertificateInventoryPolicyOverrideAction Action { get; set; } #JsonPropertyName("action")Gets or sets the action value.