Saml2Assertion.IssueInstant Property

Definition

Gets or sets the time instant of issue in UTC. [Saml2Core, 2.3.3]

public DateTime IssueInstant { get; set; }

Property Value

A DateTime that represents the time at which this assertion was issued in UTC. The default is UtcNow.

Remarks

The IssueInstant attribute. This attribute is required.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1