[]
Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like NetworkCredential and retry a failed operation with new credentials.
[C1Description("C1DocumentSource.SecurityError", "Occurs when a securiy exception occurs during a document source operation.")]
public event SecurityErrorEventHandler SecurityError
<C1Description("C1DocumentSource.SecurityError", "Occurs when a securiy exception occurs during a document source operation.")>
Public Event SecurityError As SecurityErrorEventHandler
| Type | Description |
|---|---|
| SecurityErrorEventHandler | Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like and retry a failed operation with new credentials. |