By which command we can turn-off and turn-on CAS
By which command we can turn-off and turn-on CAS?
Expert
Code Access Security Tool (Caspol.exe) can be used to turn security on and off. To use Caspol.exe, we first need to set the <LegacyCasPolicy> element to true.
To turn on security, we can type the command at the command prompt which is as follows:
caspol -security on
To turn off security, we can type the command at the command prompt which is as follows:
caspol -security off
List all templates of a Repeater control?
Why do we require the nested master pages in the Web site?
How we can decide whether we should deploy application or publish application?
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
State the use of the Panel control? Does it is displayed at the runtime.
Illustrate the terms Authorization as well as Authentication?
Explain Hashtable?
State the reason why workflows are based on the Extensible Models.
Which authentication technique is measured as the trusted authentication method between Windows authentication and SQL Server authentication?
Specify the syntax which is be used to inherit from a class in C#?
18,76,764
1925317 Asked
3,689
Active Tutors
1433230
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!