AseChannelValidation.IsAseChannel(String) 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.
Détermine si une demande d’AseChannel.
public static bool IsAseChannel (string channelId);
static member IsAseChannel : string -> bool
Public Shared Function IsAseChannel (channelId As String) As Boolean
Paramètres
- channelId
- String
doit être identique à ChannelId.
Retours
True, si le jeton a été émis par AseChannel. Sinon, false.