Message in Czech (Čeština)
ID4184: Hodnota vlastnosti EncryptingCredentials zadaná v elementu SecurityTokenDescriptor nesmí být null v případě, že je element Scope.TokenEncryptionRequired nastaven na hodnotu Pravda. Toto chování může být způsobeno tím, že je v elementu Scope zadán nepodporovaný typ šifrovacího klíče, nebo že příchozí zpráva RequestSecurityToken obsahuje nepodporovanou třídu EncryptionAlgorithm. Pokud potřebujete zajistit podporu jiných algoritmů než je AES 256, přepište element CreateSecurityTokenDescriptor.
Unlocalized message
ID4184: The EncryptingCredentials provided in the SecurityTokenDescriptor must not be null if Scope.TokenEncryptionRequired is set to true. This can be caused by the Scope specifying an unsupported encryption key type, or by the incoming RequestSecurityToken message containing an unsupported EncryptionAlgorithm. Override CreateSecurityTokenDescriptor if you need to support algorithms other than AES 256.
Search by Google