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


In This Topic
    SecurityErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SecurityErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SecurityErrorEventArgs class.  
    Top
    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