About to Expire Certificates

Microsoft.Certificates.Views.AboutToExpireCertificatesView (View)

Element properties:

TargetMicrosoft.Certificates.Certificate
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Certificates.Views.AboutToExpireCertificatesView" Accessibility="Public" Enabled="true" Target="Microsoft.Certificates.Certificate" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<SeverityList>
<Severity>Red</Severity>
<Severity>Yellow</Severity>
<Severity>Green</Severity>
<Severity>Unknown</Severity>
</SeverityList>
<InMaintenanceMode>false</InMaintenanceMode>
</Criteria>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="110" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.Certificates.Certificate</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Issued To</Name>
<Id>IssuedTo</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Issuer</Name>
<Id>Issuer</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="150" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Expiration Date</Name>
<Id>NotAfter</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="240" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Thumbprint</Name>
<Id>Thumbprint</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Serial Number</Name>
<Id>SerialNumber</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Purpose</Name>
<Id>KeyUsage</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name="Microsoft.Certificates.CertificateGroup.AboutToExpire"]$</Target>
</View>