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