c# - .Net security Unrestricted permission issue -
I am confused about the unrestricted property of net security, as explained here, Or non-complete
My confusion is to allow us to understand directly, only two states should be given and should not be approved, which is complete and non-complete? My confusion is the word "unrestricted", I think that when unrestricted are false, this means limited / partial permission (partial / limited in contrast to absolute).
George,
I think the key to understanding this property is the following line Is:
Correct if the protected resource has been declared full; Otherwise, wrong.
As I have seen it, there is a resource and unrestricted property, which is a boolean, just tells you whether you have full permission or not.
Imagine that unrestricted is actually given the name. I am not sure why he did this for complete submission.
-p
Comments
Post a Comment