SamlAuthenticationClaimResource.AuthenticationInstant Eigenschap

Definitie

Hiermee haalt u het moment op waarop het onderwerp is geverifieerd.

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

Waarde van eigenschap

Een DateTime die het tijdstip aangeeft waarop het onderwerp is geverifieerd.

Opmerkingen

De AuthenticationInstant eigenschap komt overeen met het AuthenticationInstant kenmerk van het <AuthenticationStatement> element dat is gedefinieerd in de Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML)-specificatie.

Van toepassing op