FFMpegUserCredential Constructor (String, SecureString)

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
)

Parameters

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

Reference