IUserTokenClient Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Client for access user token service.
public interface IUserTokenClient : IDisposable
type IUserTokenClient = interface
interface IDisposable
Public Interface IUserTokenClient
Implements IDisposable
- Implements
Exchange |
Performs a token exchange operation such as for single sign-on. |
Get |
Retrieves Azure Active Directory tokens for particular resources on a configured connection. |
Get |
Get the raw signin link to be sent to the user for signin for a connection name. |
Get |
Retrieves the token status for each configured connection for the given user. |
Get |
Attempts to retrieve the token for a user that's in a login flow. |
Sign |
Signs the user out with the token server. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |