CLR 4.0 tip (Strong Name)

CLR 4.0 tip (Strong Name)

1264355035_binary

CLR 4.0 come with some changes of the security API.

one useful new API is a new way of getting evidence without iteration loop.

 

and this is how it look:

Code Snippet
  1. StrongName sn = typeof(Program).Assembly.Evidence.GetHostEvidence<StrongName>();


Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Enter the numbers above: