Initializes a new instance of the SecurityException class with default properties.
Namespace: LLCryptoLib.SecurityAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public SecurityException() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: SecurityException() |