次の方法で共有


WebAuthenticatorResult.ExpiresIn プロパティ

定義

結果が作成されたときのタイムスタンプとキーの値 (秒単位 expires_in ) で計算された有効期限。

public Nullable<DateTimeOffset> ExpiresIn { get; }

プロパティ値

System.Nullable<System.DateTimeOffset>

オブジェクト インスタンスの作成のタイムスタンプと、コールバック URI から解析されたexpires_in秒。

適用対象