<secureConversationAuthentication> of <serviceCredential>
Specifies the settings for a secure conversation service.
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior> of <serviceBehaviors>
<serviceCredentials> Element
<secureConversationAuthentication> of <serviceCredential>
<secureConversationAuthentication securityStateEncoderType="String" />
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
securityStateEncoderType |
A string that specifies the type of SecurityStateEncoder to be used. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Specifies the credential to be used in authenticating the service, and the client credential validation-related settings. |
See Also
Reference
SecureConversationServiceElement
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.