Updating the security.config file in the CONFIG directory 
Author Message
 Updating the security.config file in the CONFIG directory

Hello!

Is there a namespace or some other convenient way to update the
security.config file in the CONFIG directory programmatically?

Best regards,

Henrik



Mon, 28 Feb 2005 04:41:02 GMT  
 Updating the security.config file in the CONFIG directory
Henrik,

XmlReader and XmlWriter.

--

Hope this Helps.

Ryan Dawson


Quote:
> Hello!

> Is there a namespace or some other convenient way to update the
> security.config file in the CONFIG directory programmatically?

> Best regards,

> Henrik



Mon, 28 Feb 2005 05:24:07 GMT  
 Updating the security.config file in the CONFIG directory
Yes, yes, this was what I would like to avoid of course.


Quote:
> Henrik,

> XmlReader and XmlWriter.

> --

> Hope this Helps.

> Ryan Dawson



> > Hello!

> > Is there a namespace or some other convenient way to update the
> > security.config file in the CONFIG directory programmatically?

> > Best regards,

> > Henrik



Mon, 28 Feb 2005 16:57:31 GMT  
 Updating the security.config file in the CONFIG directory
Hi Henrik,

    Have a look at the System.Security.SecurityManager class in specific and
the other supporting classes in the System.Security namespace.

-Shawn

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias, this alias is for newsgroup
purposes only.


Quote:
> Hello!

> Is there a namespace or some other convenient way to update the
> security.config file in the CONFIG directory programmatically?

> Best regards,

> Henrik



Tue, 01 Mar 2005 09:44:27 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. admin.config vs machine.config

2. VSWeb Cache NOT Updating Config.web file changes

3. Can you access .config files in DLL assemblies?

4. Example of Creating and Accessing .Config file

5. Improvements to .config files

6. Application Config File

7. Best way to have config file for Assembly?

8. config file for a windows form application

9. physical path to .exe and .config file...?

10. Parse a config file in C

11. Config file location

12. Help on Machine.config file

 

 
Powered by phpBB® Forum Software