共用方式為


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 屬性。 這是必要屬性。

適用於