Saml2AuthenticationStatement.AuthenticationInstant Vlastnost

Definice

Získá nebo nastaví čas, kdy proběhlo ověření. [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

Hodnota vlastnosti

A DateTime , který představuje čas ověřování v UTC.

Poznámky

Atribut AuthnInstant. Tento atribut je povinný.

Platí pro