CertificateCollectionRemove Method
Removes the specified certificate from the collection.
Overload List
  NameDescription
Public methodRemove(String)
Removes the certificate with the specified name of the entity this certificate was issued to.
Public methodCode exampleRemove(Certificate)
Removes the specified Certificate from the collection.
Top
See Also