Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.