Partager via


Saml2AuthenticationStatement.AuthenticationInstant Propriété

Définition

Obtient ou définit l'heure à laquelle l'authentification a eu lieu. [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

Valeur de propriété

DateTime qui représente l'heure de l'authentification en heure UTC.

Remarques

Attribut AuthnInstant. Cet attribut est obligatoire.

S’applique à