Condividi tramite


Renewing.AllowRenewal Proprietà

Definizione

Ottiene o imposta un valore che indica se il token può essere rinnovato.

public:
 property bool AllowRenewal { bool get(); void set(bool value); };
public bool AllowRenewal { get; set; }
member this.AllowRenewal : bool with get, set
Public Property AllowRenewal As Boolean

Valore della proprietà

true se il rinnovo è consentito; in caso contrario, false.

Commenti

Rappresenta il contenuto dell'attributo Allow. Questo attributo facoltativo viene usato per richiedere un token rinnovabile. Il valore predefinito è true.

Si applica a