Click or drag to resize
SecurityException Constructor
Overload List
  NameDescription
Public methodSecurityException
Initializes a new instance of the SecurityException class.
Public methodSecurityException(String)
Initializes a new instance of the SecurityException class.
Public methodSecurityException(IListIdsError)
Initializes a new instance of the SecurityException class.
Protected methodSecurityException(SerializationInfo, StreamingContext)
Initializes a new instance of the SecurityException class.
Public methodSecurityException(String, Exception)
Initializes a new instance of the SecurityException class.
Public methodSecurityException(String, String, String)
Initializes a new instance of the SecurityException class.
Public methodSecurityException(String, String, String, Exception)
Initializes a new instance of the SecurityException class.
Top
See Also