Freigeben über


SamlAuthenticationClaimResource.AuthenticationInstant Eigenschaft

Definition

Ruft den Sofortigen Zeitpunkt ab, zu dem der Betreff authentifiziert wurde.

public:
 property DateTime AuthenticationInstant { DateTime get(); };
public DateTime AuthenticationInstant { get; }
member this.AuthenticationInstant : DateTime
Public ReadOnly Property AuthenticationInstant As DateTime

Eigenschaftswert

A DateTime that specifies the instant in time at which the subject was authenticated.

Hinweise

Die AuthenticationInstant Eigenschaft entspricht dem AuthenticationInstant Attribut des <AuthenticationStatement> Elements, das in der Assertions- und Protokoll für die SAML-Spezifikation (OASIS Security Assertion Markup Language) definiert ist.

Gilt für: