FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SecurityErrorEventArgs Class / FailedAttemptCount Property

In This Topic
    FailedAttemptCount Property (SecurityErrorEventArgs)
    In This Topic
    Gets the number of failed open attempts.
    Syntax
    'Declaration
     
    Public ReadOnly Property FailedAttemptCount As Integer
    public int FailedAttemptCount {get;}
    See Also