Click or drag to resize

IOAuthClient Methods

The IOAuthClient type exposes the following members.

Methods
 NameDescription
Public methodAuthenticateApp Authenticate an application given an authenticated device principal.
Public methodAuthenticateUser Authenticate a user given an authenticated device principal and optionally a specific application.
Public methodChallengeAuthenticateUser Login for the purposes of changing a password only
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodRefresh Refresh the current refreshToken
Top
See Also