Message in Polish (Polski)
ID2078: Obliczony okres istnienia ma czas utworzenia <var>X</var> i czas wygaśnięcia <var>Y</var>. Daje to przedział czasu dłuższy niż maksymalny dozwolony okres istnienia tokenu równy <var>Z</var>, określony przez właściwość SecurityTokenServiceConfiguration.MaximumTokenLifetime. Jeśli konieczne jest określenie takiego okresu istnienia, można odpowiednio ustawić właściwość SecurityTokenServiceConfiguration.MaximumTokenLifetime lub zastąpić metodę SecurityTokenService.GetTokenLifetime i zapewnić weryfikację niestandardową.
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