Click or drag to resize
ModuleSwitcher Constructor (Guid)
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 ModuleSwitcher(
	Guid moduleId
)

Parameters

moduleId
Type: SystemGuid
The unique identifier of the module.
See Also