Click or drag to resize

IOfflineSecurityChallengeService Methods

The IOfflineSecurityChallengeService type exposes the following members.

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