SSRS Viewer for WinRT
SecurityError Event

Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials.
Syntax
'Declaration
 
Public Event SecurityError As C1.Xaml.Document.SecurityErrorEventHandler
public event C1.Xaml.Document.SecurityErrorEventHandler SecurityError
Event Data

The event handler receives an argument of type C1.Xaml.Document.SecurityErrorEventArgs containing data related to this event. The following SecurityErrorEventArgs properties provide information specific to this event.

PropertyDescription
FailedAttemptCount  
Path  
Retry  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1SsrsViewer Class
C1SsrsViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback