Udostępnij przez


SamlAuthenticationClaimResource.AuthenticationInstant Właściwość

Definicja

Pobiera moment, w którym podmiot został uwierzytelniony.

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

Wartość właściwości

Element DateTime określający moment, w którym podmiot został uwierzytelniony.

Uwagi

Właściwość AuthenticationInstant odpowiada atrybutowi AuthenticationInstant<AuthenticationStatement> elementu zdefiniowanego w specyfikacji ASSERTIONs and Protocol dla specyfikacji OASIS Security Assertion Markup Language (SAML).

Dotyczy