|  | ISecurityChallengeService Methods | 
The ISecurityChallengeService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Get(Guid, IPrincipal) | 
            Gets the challenges current registered for the user (not the answers)
             | 
|  | Get(String, IPrincipal) | 
            Gets the challenges current registered for the user (not the answers)
             | 
|  | Remove | 
            Removes or clears the specified challenge
             | 
|  | Set | 
            Add a challenge to the current registered user
             | 
 See Also
See Also