CryptoServiceProviderGetProviderName Method |
Gets the name of the CSP represented by this object.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string GetProviderName()
Public Function GetProviderName As String
Return Value
Type:
StringThe name of the CSP if succeeded; otherwise, a null reference (
Nothing in Visual Basic).
Exceptions
Examples
See Also