AseChannelValidation.IsAseChannel(String) Metodo

Definizione

Determina se una richiesta da AseChannel.

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

Parametri

channelId
String

deve essere uguale a ChannelId.

Restituisce

True, se il token è stato emesso da AseChannel. In caso contrario, false.

Si applica a