Click or drag to resize

InternalServiceSetExternalUserResetPasswordTokenV2 Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid SetExternalUserResetPasswordTokenV2(
	Guid userGuid,
	bool isRecovery
)

Parameters

userGuid
Type: SystemGuid
isRecovery
Type: SystemBoolean

Return Value

Type: Guid
See Also