RE: Quering PrincipalPermissionAttributes on class

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 05/27/05


Date: Fri, 27 May 2005 07:35:27 GMT

Hi Pasi,

Did you need to check PrincipalPermissionAttribute from client side or
server side? From Client side, you have to submit a request to the page and
the web form class will be created. PrincipalPermissionAttribute is a
Attribute for class, we cannot detect its value without a class' instance.

Luke



Relevant Pages

  • Re: breaking the model
    ... > The forms data then is in the Request object. ... HTTP Request; in this case, the form POST Request from the Page. ... client and server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Resolving record with enumerated type
    ... In a CPU BFM package, ... because data goes in two directions (request from the ... from the server to the client), you'll need some way to orchestrate ...
    (comp.lang.vhdl)
  • Re: WSE 3.0 + UserNameToken without X.509 Cert/Kerberos + Signing + Encryption How?
    ... I still think that there is a lot of benefit for Secure Conversation ... message security and thefore it does not encrypt the message. ... between client and server using a UserNameToken that passes the UserName ... assuming the client request adds a proper UserNameToken... ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Performance Issue with Runtime Image
    ... >> the client, closes the connection, then dies. ... request before even accepting the next incoming connection. ... The client program is unaffected so presumably the server is ...
    (comp.lang.smalltalk.dolphin)
  • Re: Async TCPClients
    ... especially if there will be a limited number of client connections, ... can establish a connection, so some asynchronous code is still required. ... be able to handle more than one request simealtaneously. ... o.BeginAsync immediately after o.EndAsync to start listening for another ...
    (microsoft.public.dotnet.general)