CryptoServiceProviderGetProviderName Method |
Gets the name of the CSP represented by this object.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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