external help file | Module Name | online version | schema |
---|---|---|---|
AMSoftware.Crm.PowerShell.Commands.dll-Help.xml |
AMSoftware.Crm |
2.0.0 |
Set the user to impersonate in the session context. All following request will be impersonated.
Use-CrmImpersonatedUser [[-ImpersonatedUserId] <Guid>] [<CommonParameters>]
Set the user to impersonate in the session context. All following request will be impersonated.
The Id of the user to impersonate. When not supplied impersonation will stop.
Type: System.Guid
Parameter Sets: (All)
Aliases: UserId
Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.