[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.SecurityError

SecurityError Event

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.

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[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
Returns
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.