Click or drag to resize

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; }

Property Value

Type: Int32
See Also