WebAuthenticatorResult.ExpiresIn 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
根據建立結果的時間戳計算的到期日,加上索引鍵以秒 expires_in
為單位的值。
public Nullable<DateTimeOffset> ExpiresIn { get; }
屬性值
System.Nullable<System.DateTimeOffset>
建立物件實例的時間戳加上從回呼 URI 剖析的expires_in秒。
適用於