Click or drag to resize

ExternalPortalManagerStartSession Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string StartSession(
	string email,
	string source,
	string password
)

Parameters

email
Type: SystemString
source
Type: SystemString
password
Type: SystemString

Return Value

Type: String
See Also