Click or drag to resize

ISecurityChallengeService Methods

The ISecurityChallengeService type exposes the following members.

Methods
  NameDescription
Public methodGet(Guid, IPrincipal)
Gets the challenges current registered for the user (not the answers)
Public methodGet(String, IPrincipal)
Gets the challenges current registered for the user (not the answers)
Public methodRemove
Removes or clears the specified challenge
Public methodSet
Add a challenge to the current registered user
Top
See Also