Partager via


TokenInfo Classe

Définition

Contient des informations de connexion utilisateur telles qu’un jeton de sécurité. Utilisé par IServiceTokenHandler dans le cadre du processus d’authentification du service mobile.

public class TokenInfo
type TokenInfo = class
Public Class TokenInfo
Héritage
TokenInfo

Constructeurs

TokenInfo()

Contient des informations de connexion utilisateur telles qu’un jeton de sécurité. Utilisé par IServiceTokenHandler dans le cadre du processus d’authentification du service mobile.

Propriétés

Token

Jeton web JSON (JWT).

S’applique à