<serviceAuthenticationManager>
Provides a workflow configuration element that establishes at the service level the validity of a transmission, message, or originator.
<configuration>
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior>
<serviceAuthenticationManager>
Syntax
<behaviors>
<serviceBehaviors>
<behavior name="String">
<serviceAuthenticationManager serviceAuthenticationManagerType="String" />
</behavior>
</serviceBehaviors>
</behaviors>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
serviceAuthenticationManagerType | A string that specifies the type of the authentication policy for the current behavior. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
<behavior> | Specifies a behavior element. |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.