IPWorks Auth 2020 .NET Edition

Questions / Feedback?

AssertionNotBefore Property

The date on which the assertion becomes valid.

Syntax

public string AssertionNotBefore { get; }
Public ReadOnly Property AssertionNotBefore As String

Default Value

""

Remarks

This property specifies the earliest time instant at which the assertion is valid.

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 .NET Edition - Version 20.0 [Build 8155]