System.Net.FtpClient |
FtpSslValidationEventArgs Properties |
FtpSslValidationEventArgs Class See Also Send Feedback |
The FtpSslValidationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Accept |
Gets or sets a value indicating if this certificate should be accepted. The default
value is false. If the certificate is not accepted, an AuthenticationException will
be thrown.
|
|
Certificate |
The certificate to be validated
|
|
Chain |
The certificate chain
|
|
PolicyErrors |
Validation errors, if any.
|