Saml2AuthenticationStatement.AuthenticationInstant 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定發生驗證的時間。 [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 屬性。 這是必要屬性。