﻿<?xml version="1.0" encoding="utf-8"?><Type Name="SecurityTreatAsSafeAttribute" FullName="System.Security.SecurityTreatAsSafeAttribute"><TypeSignature Language="C#" Value="public sealed class SecurityTreatAsSafeAttribute : Attribute" /><TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit SecurityTreatAsSafeAttribute extends System.Attribute" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Attribute</BaseTypeName></Base><Interfaces /><Attributes><Attribute><AttributeName>System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Enum | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Field | System.AttributeTargets.Interface | System.AttributeTargets.Delegate | System.AttributeTargets.All, AllowMultiple=false, Inherited=false)</AttributeName></Attribute><Attribute><AttributeName>System.Obsolete("Use the SecuritySafeCriticalAttribute instead")</AttributeName></Attribute></Attributes><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Types or members marked with the <see cref="T:System.Security.SecurityCriticalAttribute" /> attribute and the <see cref="T:System.Security.SecurityTreatAsSafeAttribute" /> attribute can be accessed by types and members within the assembly that are marked with the <see cref="T:System.Security.SecurityTransparentAttribute" /> attribute. </para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Identifies which of the nonpublic <see cref="T:System.Security.SecurityCriticalAttribute" /> members are accessible by transparent code within the assembly. </para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public SecurityTreatAsSafeAttribute ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Parameters /><Docs><remarks>To be added.</remarks><since version=".NET 2.0" /><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Security.SecurityTreatAsSafeAttribute" /> class. </para></summary></Docs></Member></Members></Type>