[]
        
(Showing Draft Content)

C1.WPF.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.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public event SecurityErrorEventHandler SecurityError
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.