Cryptographic Service Provider (CSP) Provider Flags.
[
Edit]
[System.Flags] [System.Runtime.InteropServices.ComVisible(true)] public enum CspProviderFlags |
|
Remarks
Members
Member Name | Description |
---|
NoFlags | Documentation for this section has not yet been entered.
[Edit]
|
NoPrompt | Documentation for this section has not yet been entered.
[Edit]
|
UseArchivableKey | Documentation for this section has not yet been entered.
[Edit]
|
UseDefaultKeyContainer | Use the "default" container for the user (or the machine).
[Edit]
|
UseExistingKey | Documentation for this section has not yet been entered.
[Edit]
|
UseMachineKeyStore | Load an existing key pair, or store a newly generated one, from the machine key containers. By default key pairs are conserved by users.
[Edit]
|
UseNonExportableKey | Documentation for this section has not yet been entered.
[Edit]
|
UseUserProtectedKey | Documentation for this section has not yet been entered.
[Edit]
|
Requirements
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0