Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The ISecurityConfigurationManager type exposes the following members.

Methods

  NameDescription
Public methodReadCertificates
Exports the certificates in the specified store.
Public methodReadConfiguration
Exports the security configuration for an application identified by a file or url.
Public methodWriteConfiguration
Updates the security configuration for an application identified by a file or url.
Public methodWriteCrl
Updates the CRL for an issuer certificate.
Public methodWritePrivateKey
Imports the certificate into the specified store.

See Also