ICertCache Interface
Namespace: PIX.Services.Certificate
Assembly: PIX.dll
Assembly: PIX.dll
Holds the active certificate and the other ones.
Syntax
public interface ICertCache
Properties
Name | Description |
---|---|
ActiveCertWrapper |
The current active certificate. If no active is found, this property is null. |
AllCertWrappers |
All certificates 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. |
Store |
Access to the physical certificate store. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!