Sdílet prostřednictvím


Saml2AuthenticationStatement.AuthenticationInstant Vlastnost

Definice

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

Poznámky

Atribut AuthnInstant. Tento atribut je vyžadován.

Platí pro