SetDomain(String) Method

Definition

Assembly CliInvoke.Core.dll

Sets the domain for the credential to be created.

public UserCredentialSpec SetDomain(string domain)

Parameters

domain
String

The domain to set.

Returns

UserCredentialSpec
The current UserCredentialSpec instance.