Merge pull request #950 from ermshiperete/bug-xamarin-2787
[mono.git] / mcs / class / corlib / Documentation / en / ns-System.Security.Policy.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Namespace Name="System.Security.Policy" FullName="System.Security.Policy" FullNameSP="System.Security.Policy" Maintainer="Mono">
3   <Docs>
4     <remarks>
5     </remarks>
6     <summary>
7       <attribution license="cc4" from="Microsoft" modified="false" />
8       <para>The <see cref="N:System.Security.Policy" /> namespace contains code groups, membership conditions, and evidence. These three types of classes are used to create the rules applied by the common language runtime security policy system. Evidence classes are the input to security policy and membership conditions are the switches; together these create policy statements and determine the granted permission set. Policy levels and code groups are the structure of the policy hierarchy. Code groups are the encapsulation of a rule and are arranged hierarchically in a policy level.</para>
9     </summary>
10   </Docs>
11 </Namespace>