Saml2AuthenticationStatement.AuthenticationInstant Egenskap

Definition

Hämtar eller anger den tid då autentiseringen ägde rum. [Saml2Core, 2.7.2]

public:
 property DateTime AuthenticationInstant { DateTime get(); void set(DateTime value); };
public DateTime AuthenticationInstant { get; set; }
member this.AuthenticationInstant : DateTime with get, set
Public Property AuthenticationInstant As DateTime

Egenskapsvärde

En DateTime som representerar tiden för autentisering i UTC.

Kommentarer

Attributet AuthnInstant. Detta attribut är obligatoriskt.

Gäller för