CryptoServiceProviderGetProviderVersion Method |
Gets the version 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 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