Compartir a través de


AseChannelValidation.IsAseChannel(String) Método

Definición

Determina si una solicitud de AseChannel.

public static bool IsAseChannel (string channelId);
static member IsAseChannel : string -> bool
Public Shared Function IsAseChannel (channelId As String) As Boolean

Parámetros

channelId
String

deben ser iguales con ChannelId.

Devoluciones

True, si el token lo emitió AseChannel. De lo contrario, false.

Se aplica a