Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SecurityErrorEventArgs Class / FailedAttemptCount Property

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