<issuer> di <issuedTokenParameters>

Specifica il servizio token di protezione (STS, Security Token Service) che emette token di protezione.

<system.serviceModel>
  <bindings>
    <associazionePersonalizzata>
      <associazione>
        <security> di <customBinding>
          <parametriTokenEmesso>
            <issuer> di <issuedTokenParameters>

<issuer address="Uri" />

Attributi ed elementi

Attributi

Attributo Descrizione

address

Stringa obbligatoria. URL del servizio STS.

Elementi figlio

Elemento Descrizione

Elemento <headers>

Insieme delle intestazioni di indirizzi per gli endpoint che il generatore può creare.

<identità>

Quando viene utilizzato un token emesso, specifica le impostazioni che consentono al client di autenticare il server.

Elementi padre

Elemento Descrizione

<parametriTokenEmesso>

Specifica il token corrente emesso.

Vedere anche

Riferimenti

<associazionePersonalizzata>
AdditionalRequestParameters
AdditionalRequestParameters
CustomBinding

Altre risorse

Specifying Service Identity
Federation and SAML
Security Capabilities with Custom Bindings
Federation and Issued Tokens
Windows Communication Foundation Bindings
Extending Bindings
Custom Bindings
How To: Create a Custom Binding Using the SecurityBindingElement
Custom Binding Security