SignOutAuthenticationAttempts Property |
Gets or sets the count of authentication attempts.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public int AuthenticationAttempts { get; set; }
<asp:SignOut AuthenticationAttempts="Int32" />
Property Value
Type:
Int32See Also