CspParameters.Flags Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents the flags for CspParameters that modify the behavior of the cryptographic service provider (CSP).
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Cryptography.CspProviderFlagsAn enumeration value, or a bitwise combination of enumeration values.
| Exception | Condition |
|---|---|
| ArgumentException | Value is not a valid enumeration value. |
Show: