-
Home
-
API Reference
-
CliInvoke.Core.Configuration
-
UserCredentialSpec
-
Methods
-
SetUsername(String)
SetUsername(String) Method
Definition
Sets the username for the credential to be created.
public UserCredentialSpec SetUsername(string username)
Parameters
- username
- String
The username to set.
Returns