EasyPortalServiceStartSessionAndResetPassword Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string StartSessionAndResetPassword(
Guid taskGuid,
string newPassword,
Guid token
)
Parameters
- taskGuid
- Type: SystemGuid
- newPassword
- Type: SystemString
- token
- Type: SystemGuid
Return Value
Type:
String
See Also