Message in Korean (한국어)
ID2078: 계산된 수명의 만든 시간이 '<var>X</var>'이고 만료 시간이 '<var>Y</var>'입니다. 이렇게 되면 시간 범위가 SecurityTokenServiceConfiguration.MaximumTokenLifetime에 지정된 최대 허용 토큰 수명 '<var>Z</var>'보다 커집니다. 수명을 이와 같이 지정해야 할 경우에는 SecurityTokenServiceConfiguration.MaximumTokenLifetime 속성을 설정할 수 있습니다. 또는 SecurityTokenService.GetTokenLifetime을 재정의하고 사용자 지정 확인을 제공할 수 있습니다.
Unlocalized message
ID2078: The computed lifetime has a creation time of '<var>X</var>' and an expiration time of '<var>Y</var>'. This produces a time span greater than the maximum allowed token lifetime '<var>Z</var>' as specified in SecurityTokenServiceConfiguration.MaximumTokenLifetime. If you need to specify such a lifetime, SecurityTokenServiceConfiguration.MaximumTokenLifetime is a settable property or you can override SecurityTokenService.GetTokenLifetime and provide custom verification.
Search by Google