<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