Click or drag to resize
UserSwitcher Constructor
Begins the identity switching.

Namespace: ConnectedApps.Cms.Sdk.Switcher
Assembly: ConnectedApps.Cms.Sdk.Switcher (in ConnectedApps.Cms.Sdk.Switcher.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UserSwitcher(
	Guid userId
)

Parameters

userId
Type: SystemGuid
The unique identity of the user.
See Also