Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the key algorithm used for the X509SecurityToken security token for bulk encryption operations.
<microsoft.web.services3> Element
<security> Element
<binarySecurityTokenManager> Element
<add> Element for <binarySecurityTokenManager>
<sessionKeyAlgorithm name/>
Attributes and Elements
Attributes
| Attribute | Description |
|---|---|
name |
Required attribute. The key algorithm. |
Child Elements
None
Parent Elements
| Element | Description |
|---|---|
Adds a user-supplied custom security manager. |
Remarks
Use the <sessionKeyAlgorithm> element to specify the key algorithm used for an X509SecurityToken security token. Possible values include AES128, AES192, AES256, or TripleDES. The default value is AES128.