The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DSACryptoServiceProvider::ExportParameters Method (Boolean)
.NET Framework (current version)
Exports the DSAParameters.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- includePrivateParameters
-
Type:
System::Boolean
true to include private parameters; otherwise, false.
| Exception | Condition |
|---|---|
| CryptographicException | The key cannot be exported. |
KeyContainerPermissionAccessEntryCollection
for permission to export a key. Security action: Demand. Associated enumeration: KeyContainerPermissionFlags::Export
.NET Framework
Available since 1.1
Available since 1.1
Show: