CryptoServiceProviderGetProviderVersion Method |
Gets the version 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 GetProviderVersion()
Public Function GetProviderVersion As String
Return Value
Type:
StringThe version string of the CSP if succeeded; otherwise, a null reference (
Nothing in Visual Basic).
Exceptions Examples See Also