Specifies the credential type required by a binding for authentication. Used only for BasicHttpBinding bindings.
| BasicHttpMessageCredentialType value | Meaning |
|---|---|
| UserName | Specifies client authentication using UserName |
| Certificate | Specifies client authentication using a certificate |