We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107010e commit d015cf5Copy full SHA for d015cf5
docs/framework/configure-apps/file-schema/wcf/identity.md
@@ -17,7 +17,7 @@ The identity element allows a client developer to specify at design time the exp
17
<certificate encodedValue="String"/>
18
<certificateReference findValue="String"
19
isChainIncluded="Boolean"
20
- storeName="AddressBook/AuthRoot/CertificateAuthority/Disallowed/My/Root/TrustedPeople/TrustedPublisher"storeName="
+ storeName="AddressBook/AuthRoot/CertificateAuthority/Disallowed/My/Root/TrustedPeople/TrustedPublisher"
21
storeLocation="LocalMachine/CurrentUser"
22
X509FindType= Enumeration./>
23
<dns value="String"/>
0 commit comments