Use with Windows Security, previously called Windows Defender Security Center.
I have a web application (hosted in IIS) that talks to a Windows service. The Windows service is using the …
c# asp.net-web-api impersonation windows-securityI want to get user name using Windows authentication Actually I implemented "Sign in as different user",when click this …
c# asp.net authorization windows-authentication windows-securityI have a problem where I cannot connect to a SQL Server using domain credentials. Using the SA credentials it …
sql-server powershell windows-securityI'm having some issues with a WCF service and Impersonation, I've distilled this to a simple method below. The WCF …
c# wcf impersonation windows-securityIs it possible to apply (and remove) Windows group policy settings using .NET? I am working on an application that …
c# .net windows-securityI am attempting to control a service on a remote machine using the following code: // Error checking omitted for brevity …
windows service windows-security service-control-managerIs there a tool to generate SDDL (Security Descriptor Definition Language) strings? I'd like to create them through Windows' Security …
windows security acl windows-securityIn order to install a new property page into the Active Directory SnapIn, I need to write into the following …
c# windows-installer registry windows-server-2008-r2 windows-securityThis is a follow on to a previous post about being unable to impersonate a currently logged in Windows user. …
asp.net asp.net-mvc-2 asp.net-mvc-3 impersonation windows-securityI have two databases. Both are in the same folder. Both have, as far as I can tell, the exact …
sql-server windows-security