System.Security.Cryptography.AsymmetricAlgorithm.ToXmlString Method

When overridden in a derived class, creates and returns an XML string representation of the current System.Security.Cryptography.AsymmetricAlgorithm object.

Syntax

public abstract string ToXmlString (bool includePrivateParameters)

Parameters

includePrivateParameters
true to include private parameters; otherwise, false.

Returns

An XML string encoding of the current System.Security.Cryptography.AsymmetricAlgorithm object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0