SetUserProfileLoading(Boolean) Method

Definition

Assembly CliInvoke.Core.dll

Specifies whether to load the user profile.

public UserCredentialSpec SetUserProfileLoading(bool loadUserProfile)

Parameters

loadUserProfile
Boolean

True to load the user profile, false otherwise.

Returns

UserCredentialSpec
The current UserCredentialSpec instance.