PasswordRecoveryResetTokenListManagerFindMatch Method (Guid)Ipswitch.Messaging.Framework

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

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

public PasswordRecoveryResetToken FindMatch(
	Guid token
)

Parameters

token
Type: SystemGuid

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

Return Value

Type: PasswordRecoveryResetToken

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

See Also

Reference