IXmlEncryptor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The basic interface for encrypting XML elements.
public interface class IXmlEncryptor
public interface IXmlEncryptor
type IXmlEncryptor = interface
Public Interface IXmlEncryptor
- Derived
Methods
Encrypt(XElement) |
Encrypts the specified XElement. |