Click or drag to resize

Proprietà TokenInfoIsValid

Restituisce true se questo oggetto è stato inizializzato con un token valido altrimenti false. Desume che il token sia valido se è stato assegnato il TokenType.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public bool IsValid { get; }

Valore della proprietà

Boolean
Vedi anche