Udostępnij za pośrednictwem


Saml2Assertion.IssueInstant Właściwość

Definicja

Pobiera lub ustawia moment wystąpienia problemu w formacie 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

Wartość właściwości

Wartość DateTime reprezentująca czas, w którym to potwierdzenie zostało wydane w formacie UTC. Wartość domyślna to UtcNow.

Uwagi

Atrybut IssueInstant. Ten atrybut jest wymagany.

Dotyczy