<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to Demand several StrongNameIdentityPermissions "at the same time" in 1.0 and 1.1.</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx</link><description>Problem Statement: Code Access Security provides developers with numerous ways of protecting their methods from unauthorized or untrusted callers, including usage of caller's StrongName signature to identify it. So if one would like to make sure that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How to Demand several StrongNameIdentityPermissions "at the same time" in 1.0 and 1.1.</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx#87637</link><pubDate>Thu, 11 Mar 2004 01:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:87637</guid><dc:creator>Robert McLaws</dc:creator><description>Are you sure that this works? The PublicKey.ToString does not work as you would expect. I blogged about it here: &lt;a target="_new" href="http://weblogs.asp.net/rmclaws/archive/2004/03/04/84293.aspx"&gt;http://weblogs.asp.net/rmclaws/archive/2004/03/04/84293.aspx&lt;/a&gt;</description></item><item><title>re: How to Demand several StrongNameIdentityPermissions "at the same time" in 1.0 and 1.1.</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx#87651</link><pubDate>Thu, 11 Mar 2004 01:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:87651</guid><dc:creator>Eugene Bobukh</dc:creator><description>Well, at least it used to work :) I guess the reason for confusion is that I'm using not the PublicKey [which is essentially just a byte array in your sample, right?] but StrongNamePublicKeyBlob.ToString() here -- it's different. Hope that helps :)</description></item><item><title>.NET Code Access Security Tips</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx#87901</link><pubDate>Thu, 11 Mar 2004 17:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:87901</guid><dc:creator>SecureCoder by Anil John</dc:creator><description /></item><item><title>.NET Code Access Security Tips</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx#87904</link><pubDate>Thu, 11 Mar 2004 17:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:87904</guid><dc:creator>SecureCoder by Anil John</dc:creator><description /></item><item><title>re: How to Demand several StrongNameIdentityPermissions "at the same time" in 1.0 and 1.1.</title><link>http://blogs.msdn.com/eugene_bobukh/archive/2004/03/10/87603.aspx#121520</link><pubDate>Tue, 27 Apr 2004 22:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:121520</guid><dc:creator>xasa</dc:creator><description>hi</description></item></channel></rss>