[]
Gets or sets the collection of certificate revocation lists (CRLs) to use. Items in this collection may be of the following types:
public IList<object> Crls { get; set; }
Public Property Crls As IList(Of Object)