![]() | X509Certificate |
The X509CertificateChain type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified certificate to the chain. |
![]() | AddRange | Adds the specified range of certificates to the chain. |
![]() | Clear | Clears the certificate chain. |
![]() | Contains | Checks if the chain contains the specified certificate. |
![]() | CopyTo | Copies all the certificates in the chain to the specified array. |
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetEnumerator | Gets an enumerator for the list of certificates. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetMatches | Gets an enumerator of matching X.509 certificates based on the specified selector. |
![]() | GetType | (Inherited from Object) |
![]() | IndexOf | Gets the index of the specified certificate within the chain. |
![]() | Insert | Inserts the certificate at the specified index. |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | Remove | Removes the specified certificate from the chain. |
![]() | RemoveAt | Removes the certificate at the specified index. |
![]() | RemoveRange | Removes the specified range of certificates from the chain. |
![]() | ToString | (Inherited from Object) |