Share via


Saml2Assertion.IssueInstant Propiedad

Definición

Obtiene o establece el instante en tiempo del problema en hora 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

Valor de propiedad

DateTime que representa el tiempo en el que esta aserción se emitió en UTC. De manera predeterminada, es UtcNow.

Comentarios

Atributo IssueInstant. Este atributo es necesario.

Se aplica a