Represents a collection of X.509 certificates that are provided to authenticate security credentials issued from a Security Token Service (STS).
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior> of <serviceBehaviors>
<serviceCredentials> Element
<issuedTokenAuthentication> of <serviceCredentials>
                                    
                                    <knownCertificates>
                                
                                    
                                    </knownCertificates>
                                
Attributes and Elements
The following sections describe attributes, child elements, and parent elements
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
Adds an X.509 certificate to the collection.  | 
Parent Elements
| Element | Description | 
|---|---|
Specifies a token issued as a service credential.  | 
See Also
Reference
<add> element for <knownCertificates>
Other Resources
Security Behaviors in Windows Communication Foundation
Working with Certificates
Federation and SAML
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.