Specifies the name of the X.509 certificate store containing a certificate to use for secure communication from a WCF client.
| CertStoreName value | Meaning |
|---|---|
| AddressBook | Specifies the X.509 certificate store for other users |
| AuthRoot | Specifies the X.509 certificate store for third-party certificate authorities |
| CertificateAuthority | Specifies the X.509 certificate store for intermediate certificate authorities |
| Disallowed | Specifies the X.509 certificate store for revoked certificates |
| My | Specifies the X.509 certificate store for personal certificates |
| Root | Specifies the X.509 certificate store for trusted root certificates |
| TrustedPeople | Specifies the X.509 certificate store for directly trusted people and resources |
| TrustedPublisher | Specifies the X.509 certificate store for directly trusted publishers |