Partager via


MobileServiceUser.MobileServiceAuthenticationToken Propriété

Définition

Un jeton d’authentification Microsoft Azure Mobile Services pour l’utilisateur donné par le UserId. S’il n’est pas null, le jeton d’authentification est inclus dans toutes les demandes adressées au service mobile Microsoft Azure, ce qui permet au client d’effectuer toutes les actions sur microsoft Azure Mobile Service qui nécessitent des autorisations au niveau de l’utilisateur authentifié.

public virtual string MobileServiceAuthenticationToken { get; set; }
public string MobileServiceAuthenticationToken { get; set; }
member this.MobileServiceAuthenticationToken : string with get, set
Public Overridable Property MobileServiceAuthenticationToken As String
Public Property MobileServiceAuthenticationToken As String

Valeur de propriété

S’applique à