Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Help on Flag

This is a discussion on Help on Flag within the Microsoft .NET forums, part of the Programming Talk category; I am creating my application using .NET and in that I want to permit unrestricted access to a particular resource. ...

  1. #1
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128

    Help on Flag

    I am creating my application using .NET and in that I want to permit unrestricted access to a particular resource. For achieving this I want to do this by using flag. Are there any flags available for permitting unrestricted access to a particular resource? If so kindly suggest me on the same.


  2. #2
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    Yes you have flags for permitting unrestricted access to a particular resource. You can make use of PermissionState.Unrestricted flag to permit unrestricted access to a particular resource.


Latest Article

Network Security Risk Assessment and Measurement

Read More...