[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SecurityConfigurationtype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
CertificateSelectionCriteria
Certificate selection criteria
CertificateStoreName
Certificate store name (if unset, MY is used)
FallbackSecurityMode
Fallback security mode if SSL is not available
HttpPort
HTTP communication port
HttpsPort
HTTPS communication port
SecureSecurityMode
Security mode if SSL is available
SelectFirstCertificate
If true, first valid certificate will be selected if there's multiple matches
SerializedCertificateSelectFirstFlag
Select first valid certificate. This should only be used for serialization.
SiteSigningCertificate
Site signing certificate blob

See Also