Constructor ChallengeHandler
ChallengeHandler(Func<CredentialRequestInfo, Task<Credential>>)
Initializes a new instance of the Challenge
Declaration
public ChallengeHandler(Func<CredentialRequestInfo, Task<Credential>> challengeMethod)
Parameters
Type | Name | Description |
---|---|---|
Func<Credential |
challengeMethod | The challenge method |
Remarks
This class allows the user to initialize the Challenge
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |