Click or drag to resize

SelectCertificateResponseSelect Method

Overload List
  NameDescription
Public methodStatic memberSelect(Int32)
Creates a SelectCertificateResponse that notifies the browser that the client certificate from the list with the given index should be selected.
Public methodStatic memberSelect(Certificate)
Creates a SelectCertificateResponse that notifies the browser that the given certificate should be selected.
Top
See Also