Type Summary

						CF
						public sealed class SecurityPermissionAttribute : CodeAccessSecurityAttribute
  {
     // Constructors
     CF
						public SecurityPermissionAttribute(SecurityAction action);

     // Properties
  MS CF
						public bool Assertion { set; get; }
  MS CF
						public bool ControlAppDomain { set; get; }
  MS CF
						public bool ControlDomainPolicy { set; get; }
  MS CF
						public bool ControlEvidence { set; get; }
  MS CF
						public bool ControlPolicy { set; get; }
  MS CF
						public bool ControlPrincipal { set; get; }
  MS CF
						public bool ControlThread { set; get; }
  MS CF
						public bool Execution { set; get; }
     CF
						public SecurityPermissionFlag Flags { set; get; }
  MS CF
						public bool Infrastructure { set; get; }
  MS CF
						public bool RemotingConfiguration { set; get; }
  MS CF
						public bool SerializationFormatter ...

Get .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.