Поделиться через


Saml2AuthenticationStatement.AuthenticationInstant Свойство

Определение

Получает или задает время, когда была выполнена аутентификация. [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

Значение свойства

Объект DateTime, представляющий время аутентификации в формате UTC.

Комментарии

Атрибут AuthnInstant. Атрибут обязателен.

Применяется к