CspParameters.ProviderName Field
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Represents the provider name for CspParameters.
Namespace: System.Security.Cryptography
Assembly: mscorlib.Extensions (in mscorlib.Extensions.dll)
Syntax
'Declaration
Public ProviderName As String
public string ProviderName
Remarks
See the Microsoft Cryptography API (CAPI) documentation in the MSDN library for details on provider names.
Version Information
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
See Also