Click or drag to resize

EasyPortalServiceStartSessionAndResetPassword Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string StartSessionAndResetPassword(
	Guid taskGuid,
	string newPassword,
	Guid token
)

Parameters

taskGuid
Type: SystemGuid
newPassword
Type: SystemString
token
Type: SystemGuid

Return Value

Type: String
See Also