CspParametersProviderName Property  | 
 
                Gets or sets the cryptographic service provider (CSP) name.
            
 
    Namespace: 
   DotNetBrowser.Browser
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string ProviderName { get; set; }Property Value
Type: 
StringThe cryptographic service provider (CSP) name.
See Also