﻿<?xml version="1.0" encoding="utf-8"?><Type Name="IUnrestrictedPermission" FullName="System.Security.Permissions.IUnrestrictedPermission"><TypeSignature Maintainer="auto" Language="C#" Value="public interface IUnrestrictedPermission" /><TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IUnrestrictedPermission" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement><Interfaces /><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>All code access permissions should implement <see cref="T:System.Security.Permissions.IUnrestrictedPermission" />.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Allows a permission to expose an unrestricted state.</para></summary></Docs><Members><Member MemberName="IsUnrestricted"><MemberSignature Language="C#" Value="public bool IsUnrestricted ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance bool IsUnrestricted() cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Returns a value indicating whether unrestricted access to the resource protected by the permission is allowed.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>true if unrestricted use of the resource protected by the permission is allowed; otherwise, false.</para></returns></Docs></Member></Members></Type>