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