API Reference
Class
ResolvedDesiredStateCertificateInventoryPolicy
Fully resolved desired-state certificate inventory posture settings.
Inheritance
- Object
- ResolvedDesiredStateCertificateInventoryPolicy
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
Accepted by parameters
Constructors
public ResolvedDesiredStateCertificateInventoryPolicy() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Subject { get; set; } #Gets or sets the subject value.
public Nullable<MailDomainClassificationCategory> MailClassification { get; set; } #Gets or sets the mail classification value.
public Boolean Enabled { get; set; } #Gets or sets the enabled value.
public String BaselineProfile { get; set; } #Gets or sets the baseline profile value.
public Boolean IncludeCompliant { get; set; } #Gets or sets the include compliant value.
public Int32 MaxEndpoints { get; set; } #Gets or sets the max endpoints value.
public String PolicyOverridesPath { get; set; } #Gets or sets the policy overrides path value.
public String ResolvedPolicyOverridesPath { get; set; } #Gets or sets the resolved policy overrides path value.
public CertificateInventoryPolicyOverrides PolicyOverrides { get; set; } #Gets or sets the policy overrides value.