FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / SecurityErrorEventArgs Class


In This Topic
    SecurityErrorEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see SecurityErrorEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the number of failed open attempts.  
    Public PropertyGet the connection path accessing which caused the security error.  
    Public PropertyGets or sets a value indicating whether the C1DocumentSource should retry the operation which caused the security error. The default value is false.  
    Top
    See Also