共用方式為


<serviceCredential> 的 <secureConversationAuthentication>

指定安全對話服務的設定。

結構描述階層

<system.serviceModel>
  <behaviors>
    <serviceBehaviors>
      <serviceBehaviors> 的 <behavior>
        <serviceCredentials>
          <serviceCredential> 的 <secureConversationAuthentication>

語法

<secureConversationAuthentication securityStateEncoderType="String" />

屬性和元素

下列各節說明屬性、子項目和父項目。

屬性

屬性 描述

securityStateEncoderType

字串,指定要使用的 SecurityStateEncoder 型別。

項目子系

無。

父項目

項目 描述

<serviceCredentials>

指定要用於驗證 (Authenticate) 服務的認證,以及用戶端認證的驗證 (Validation) 相關設定。

備註

使用此組態項目指定安全性內容權杖 (SCT) Cookie 序列化的已知宣告型別清單,以及指定可編碼與確保 Cookie 資訊安全的編碼器。如需 SCT 的詳細資訊,請參閱SecureConversationServiceCredential

另請參閱

參考

SecureConversationServiceElement
SecureConversationAuthentication
SecureConversationAuthentication
SecureConversationServiceCredential