System.Security.SecurityException Class
Information   Base Types   Related Resources

The exception that is thrown when a security error is detected.

  • Namespace: System.Security
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: mscorlib.dll

  • System.SystemException
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (25)Discussions (431)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • private SecurityException(System.Security.PermissionSet grantedSetObj, System.Security.PermissionSet refusedSetObj)
  • private SecurityException(System.String message, System.Security.PermissionSet grantedSetObj, System.Security.PermissionSet refusedSetObj)

  •  GrantedSet
  • public System.String GrantedSet
  • private System.String grantedSet

  •  grantedSet
  • public System.String GrantedSet
  • private System.String grantedSet

  •  RefusedSet
  • public System.String RefusedSet
  • private System.String refusedSet

  •  refusedSet
  • public System.String RefusedSet
  • private System.String refusedSet

  •  SetGrantedSet
  • private void SetGrantedSet(System.String grantedSetStr)

  •  SetRefusedSet
  • private void SetRefusedSet(System.String refusedSetStr)

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com