class

ADFS_forms

Inherits Sprayer / Reference / Object

Constructors

new(usernames : Array(String), password : Array(String))

only uncomment if needed

Source

Instance methods

domain
Source
domain=(domain : String | Nil)
Source
spray(username : String, password : String)

returns an array of [username, password, valid, lockout, mfa]

Source