-
Home
-
API Reference
-
CliInvoke.Core.Configuration
-
UserCredentialSpec
-
Methods
-
SetUserProfileLoading(Boolean)
SetUserProfileLoading(Boolean) Method
Definition
Specifies whether to load the user profile.
public UserCredentialSpec SetUserProfileLoading(bool loadUserProfile)
Parameters
- loadUserProfile
- Boolean
True to load the user profile, false otherwise.
Returns