dotnet / dotnet/dotnet-api-docs
Document issue: The SecurityBindingElement class does not contain a definition for CreateMutualCertificateBindingElement method.
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Other (describe below)
### Description
From this document: https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.channels.securitybindingelement?view=net-8.0

we can see the `SecurityBindingElement` class contain the `CreateMutualCertificateBindingElement` Method, but when we use it in the application, we can see the `SecurityBindingElement` class does not contain a definition for `CreateMutualCertificateBindingElement` method:

Therefore the documentation is wrong, please help to check and fix it.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.channels.securitybindingelement?view=net-8.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.ServiceModel.Channels/SecurityBindingElement.xml
### Document Version Independent Id
38a228cb-8716-12e5-dd4b-36fbf73f5154
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.