Message in Chinese (Traditional) (中文(繁體))
ID2078: 計算存留期的建立時間為 '<var>X</var>',到期時間為 '<var>Y</var>'。這會產生大於允許的權杖存留期上限 '<var>Z</var>' (如 SecurityTokenServiceConfiguration.MaximumTokenLifetime 中所指定) 的時間範圍。如果您需要指定這樣的存留期,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