March 2004
Intermediate to advanced
560 pages
26h 47m
English
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 ...
Read now
Unlock full access