[]
For internal use.
protected virtual bool OnSecurityError(string path, int failedAttemptCount)
| Type | Name | Description |
|---|---|---|
| string | path | The connection path that caused the exception. |
| int | failedAttemptCount | The number of failed open attempts. |
| Type | Description |
|---|---|
| bool | A value indicating whether the C1DocumentSource should retry the operation which caused the security error. |