DesigntimeLicenseContextSerializer
Class
Definition
Provides support for design-time license context serialization.
public class DesigntimeLicenseContextSerializer
- Inheritance
-
DesigntimeLicenseContextSerializer
Inherited Members
System.Object
Remarks
This class provides a serialization method that can serialize a specified design-time license context.
Important
Using an instance of this object with untrusted data is a security risk. Use this class only with trusted data. For more information, see Untrusted Data Security Risks.
Methods
| Serialize(Stream, String, DesigntimeLicenseContext) |
Serializes the licenses within the specified design-time license context using the specified key and output stream. |