Certificate Revocation Lists

Microsoft.Certificates.Views.CertificateRevocationListsView (View)

Element properties:

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

Source Code:

<View ID="Microsoft.Certificates.Views.CertificateRevocationListsView" Accessibility="Public" Enabled="true" Target="Microsoft.Certificates.CertificateRevocationList" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Custom</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="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.Certificates.CertificateRevocationList</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Issuer</Name>
<Id>Issuer</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Effective Date</Name>
<Id>EffectiveDate</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Next Update</Name>
<Id>NextUpdate</Id>
</ColumnInfo>
<ColumnInfo Index="7" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Server Name</Name>
<Id>ServerName</Id>
</ColumnInfo>
</Presentation>
<Target/>
</View>