AsymmetricAlgorithm.ToXmlString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Namespace: System.Security.CryptographyAssembly: mscorlib (in mscorlib.dll)
'Declaration Public MustOverride Function ToXmlString ( _ includePrivateParameters As Boolean _ ) As String
Parameters
- includePrivateParameters
- Type: System.Boolean
Show: