Class SecurityException
Represents an exception related to security operations.
public class SecurityException : Exception, ISerializable, _Exception
- Inheritance
-
SecurityException
- Implements
Constructors
- SecurityException(string)
Initializes a new instance of the SecurityException class with the specified error message.