AssertionIssueInstant Property
The time in UTC that the assertion was issued.
Syntax
[VB.NET] Public ReadOnlyProperty AssertionIssueInstant As String
[C#] public string AssertionIssueInstant {get;}
Remarks
This property holds the time that the assertion was issued.
This is in the standard xsd:dateTime format "YYYY-MM-DDThh:mm:ss". The date is specified in UTC.
This property is read-only and not available at design time.
Default Value
""