PasswordRecoveryResetTokenListManagerFindMatch Method (String)Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:Ipswitch.Messaging.Framework.PasswordRecoveryResetTokenListManager.FindMatch(System.String)"]

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public PasswordRecoveryResetToken FindMatch(
	string username
)

Parameters

username
Type: SystemString

[Missing <param name="username"/> documentation for "M:Ipswitch.Messaging.Framework.PasswordRecoveryResetTokenListManager.FindMatch(System.String)"]

Return Value

Type: PasswordRecoveryResetToken

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.PasswordRecoveryResetTokenListManager.FindMatch(System.String)"]

See Also

Reference