Message in Chinese (Simplified) (中文(简体))
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