다음을 통해 공유


WebAuthenticatorResult.ExpiresIn 속성

정의

결과가 만들어진 시점의 타임스탬프에 의해 계산된 만료 날짜와 키에 대한 값(초)입니다 expires_in .

public Nullable<DateTimeOffset> ExpiresIn { get; }

속성 값

System.Nullable<System.DateTimeOffset>

개체 만들기의 타임스탬프 instance 콜백 URI에서 구문 분석된 expires_in 초입니다.

적용 대상