Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.