C# Class BugzillaInterface.LoginParams

Show file Open project: skyronic/splatter Class Usage Examples

Public Properties

Property Type Description
login string
password string
remember bool

Property Details

login public property

public string login
return string

password public property

public string password
return string

remember public property

public bool remember
return bool