WSTrustMessage.AllowPostdating Proprietà

Definizione

Ottiene o imposta il contenuto dell'elemento wst:AllowPostdating.

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

Valore della proprietà

true se i token restituiti devono consentire le richieste per i token postdatati; in caso contrario, false.

Commenti

Questo elemento facoltativo indica che i token restituiti devono consentire richieste per i token postdati.

Questa proprietà viene in genere usata con l'associazione di rinnovo del token.

Si applica a