Click or drag to resize

CredPrompt Constructor

Initializes a new instance of the CredPrompt class.

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public CredPrompt(
	string target
)

Parameters

target
Type: SystemString
The target.
See Also