Sdílet prostřednictvím


SamlAuthenticationClaimResource.AuthenticationInstant Vlastnost

Definice

Získá okamžik v čase, ve kterém byl předmět ověřen.

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

Hodnota vlastnosti

Určuje DateTime okamžik v čase, ve kterém byl předmět ověřen.

Poznámky

Vlastnost AuthenticationInstant odpovídá atributu AuthenticationInstant elementu <AuthenticationStatement> , který je definován v Assertions and Protocol pro specifikaci OASIS Security Assertion Markup Language (SAML).

Platí pro