TestAdapter.AddExchangeableToken Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute un faux jeton échangeable afin qu’il puisse être échangé ultérieurement.
public void AddExchangeableToken (string connectionName, string channelId, string userId, string exchangableItem, string token);
member this.AddExchangeableToken : string * string * string * string * string -> unit
Public Sub AddExchangeableToken (connectionName As String, channelId As String, userId As String, exchangableItem As String, token As String)
Paramètres
- connectionName
- String
Nom de la connexion.
- channelId
- String
ID de canal.
- userId
- String
Identificateur utilisateur.
- exchangableItem
- String
Jeton ou URI de ressource échangeable.
- token
- String
Jeton à stocker.