This article explains about the how to configure
the service with Message security settings and what are the client credential available
for this mode.When configure transfer security for Message
security, not all bindings support all client credential type.
Below table list client credential for different
binding
Name
|
None
|
Windows
|
Username
|
Certificate
|
Issued
token
|
BasicHttpBinding
|
No
|
No
|
No
|
Yes
|
No
|
NetTcpBinding
|
Yes
|
Yes(default)
|
Yes
|
Yes
|
Yes
|
NetNamedPipeBinding
|
N/A
|
N/A
|
N/A
|
N/A
|
N/A
|
WsHttpBinding
|
Yes
|
Yes(default)
|
Yes
|
Yes
|
Yes
|
WsDualHttpBinding
|
Yes
|
Yes(default)
|
Yes
|
Yes
|
Yes
|
NetMsmqHttpBinding
|
Yes
|
Yes(default)
|
Yes
|
Yes
|
Yes
|
Below diagram explain about how set the client
credential in configuration file
No comments:
Post a Comment