SetUserCredential(UserCredential) Method

Definition

Assembly CliInvoke.Core.dll

Sets the credentials for the Process to be executed.

IProcessConfigurationBuilder SetUserCredential(UserCredential userCredential)

Parameters

userCredential
UserCredential

The CredentialsBuilder configuration.

Returns

IProcessConfigurationBuilder
The new ProcessConfigurationBuilder with the specified Credentials.