Saml2Assertion.IssueInstant Eigenschap

Definitie

Hiermee wordt het tijdstip van het probleem in UTC opgeslagen of ingesteld. [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

Waarde van eigenschap

Een DateTime die het tijdstip aangeeft waarop deze verklaring is uitgegeven in UTC. De standaardwaarde is UtcNow.

Opmerkingen

Het kenmerk IssueInstant. Dit kenmerk is vereist.

Van toepassing op