CertificateReceivedEventArgs Class Properties
In This Topic
For a list of all members of this type, see CertificateReceivedEventArgs members.
Public Properties
| Name | Description |
 | Action | Gets or sets the verification action to take when a certificate is received from an FTP server. |
 | Flags | Gets or sets the verification flags used to verify the FTP server's certificate. |
 | ServerCertificate | Gets the certificate received from the FTP server. |
 | Status | Gets the verification status of the certificate received from the FTP server. |
Top
See Also