OtherCertWrappers Property
Overloads
| OtherCertWrappers | 
             All certificates -- except the active -- of the current type found, including other versions and out-dated.  | 
        
      
    
OtherCertWrappers
All certificates -- except the active -- of the current type found, including other versions and out-dated.
Declaration
      IEnumerable<ICertWrapper> OtherCertWrappers { get; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<ICertWrapper> |