Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.TwoStepAuthorization.ITwoStepAuth.ClearVerifiedUser Method

Removes info about the specified user from the TwoStepAuthorization provider.

Class: YetaWF.Core.Support.TwoStepAuthorization.ITwoStepAuth
Namespace: YetaWF.Core.Support.TwoStepAuthorization
Assembly: YetaWF.Core

Syntax

public void ClearVerifiedUser( int userId );

Parameters

userId

(not specified)

See Also YetaWF.Core.Support.TwoStepAuthorization.ITwoStepAuth ClassYetaWF.Core Overview