SecurityException.GrantedSet Property
This page is specific to:.NET Framework Version:1.12.03.03.54.0
.NET Framework Class Library
SecurityException.GrantedSet Property
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Gets the granted permission set of the assembly, which caused the SecurityException.

[Visual Basic]
Public ReadOnly Property GrantedSet As String
[C#]
public string GrantedSet {get;}
[C++]
public: __property String* get_GrantedSet();
[JScript]
public function get GrantedSet() : String;

Property Value

The XML representation of the granted set of the assembly.

Exceptions

Exception Type Condition
SecurityException The code that calls this method does not have SecurityPermissionFlag.ControlEvidence.

-or-

The code that calls this method does not have SecurityPermissionFlag.ControlPolicy.

Remarks

This property might not contain relevant data in security exceptions other than exceptions involving checks for the AllowPartiallyTrustedCallersAttribute.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

.NET Framework Security: 

See Also

SecurityException Class | SecurityException Members | System.Security Namespace

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View