Flags Property
Collapse the table of content
Expand the table of content

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).

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Property Flags As CspProviderFlags

Property Value

Type: System.Security.Cryptography.CspProviderFlags
An enumeration value, or a bitwise combination of enumeration values.

ExceptionCondition
ArgumentException

Value is not a valid enumeration value.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft