dotnet / dotnet/dotnet-api-docs

Document issue: The SecurityBindingElement class does not contain a definition for CreateMutualCertificateBindingElement method.

Open
#10,179 1 comment 0 reactions 0 assignees View on GitHub
area-System.ServiceModel area-WCF Pri3 untriaged
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

![image](https://github.com/user-attachments/assets/cc9f88ab-ea8c-4ade-b66a-f8a44dcd63fc)

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:

![image (2)](https://github.com/user-attachments/assets/95327355-5505-4963-b2b1-af9133297e2b)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.