Compartilhar via


TestAdapter.AddExchangeableToken Método

Definição

Adiciona um token trocavel falso para que ele possa ser trocado posteriormente.

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)

Parâmetros

connectionName
String

O nome da conexão.

channelId
String

A ID do canal.

userId
String

A ID do usuário.

exchangableItem
String

O token ou o URI de recurso trocáveis.

token
String

O token a ser armazenado.

Aplica-se a