Saml2Assertion.IssueInstant Proprietà

Definizione

Ottiene o imposta l'ora del problema in formato UTC. [Saml2Core, 2.3.3]

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

Valore della proprietà

Oggetto DateTime che rappresenta l'ora in cui l'asserzione è stata rilasciata in formato UTC. Il valore predefinito è UtcNow.

Commenti

Attributo IssueInstant. Questo attributo è obbligatorio.

Si applica a