C# Class usertools.AuthenticationTester.AuthenticationForm

Show file Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Properties

Property Type Description
Action string
InputFields List
Method System.Methods

Public Methods

Method Description
AuthenticationForm ( ) : System

Method Details

AuthenticationForm() public method

public AuthenticationForm ( ) : System
return System

Property Details

Action public property

public string Action
return string

InputFields public property

public List InputFields
return List

Method public property

public Methods,System Method
return System.Methods