FFMpegUserCredential Constructor (String, SecureString, String)

NReco.VideoConverter Class Library Documentation
Initializes a new instance of the FFMpegUserCredential class

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public FFMpegUserCredential(
	string userName,
	SecureString password,
	string domain
)

Parameters

userName
Type: SystemString
password
Type: System.SecuritySecureString
domain
Type: SystemString
See Also

Reference