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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
public:
property bool IsValid {
bool get ();
}
member IsValid : bool with get
Valore della proprietà
BooleanVedi anche