Name | Description | |
---|---|---|
![]() | PkiStoreInfo Constructor | Initializes a new instance of the class. |
The following tables list the members exposed by PkiStoreInfo.
Name | Description | |
---|---|---|
![]() | PkiStoreInfo Constructor | Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | CertificateCount | Number of certificates in the PKI store. |
![]() | CertificateInfos | A collection of infos for certificates located in a PKI store. |
![]() | CrlCount | Number of certificate revocation lists (CRLs) in the PKI store. |
![]() | CrlInfos | A collection of certificate revocation list (CRL) infos for certificates located in a PKI store. |
![]() | Name | Name of the PKI store. |
![]() | OpenErrorMessage | An error message related to opening the store. |
![]() | OpenException | An exception related to opening the store. |
![]() | PrivateKeyCount | Number of certificates with private key in the PKI store. |
![]() | Store | Represents a PKI store, where certificates and CRLs are persisted and managed. |
![]() | StoreType | The type of the PKI store. |
![]() | StoreTypeName | The type name of the PKI store. |
![]() | SupportsCrls | Indicates whether the PKI store supports certificate revocation lists (CRLs). |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |