Overload List
| Name | Description | |
|---|---|---|
| GetUser(UserDiscoveryParameters) |
Find an enrolled user by supplying one of the supported identifying parameters
in UserDiscoveryParameters.
| |
| GetUser(UserDiscoveryParameters, Nullable<(Of <(Int32>)>)) |
Find an enrolled user by supplying one of the supported identifying parameters
in UserDiscoveryParameters, with an optional timeout.
| |
| GetUser(Token, Nullable<(Of <(Int32>)>)) |
Find an enrolled user by supplying a one-time Access Token.
|