Message in Japanese (日本語)
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