Logo Jamespot
All that is new should be shared
Already registered Sign In

web

Description: Impersonation class, C# Source
Link: http://www.codekeep.net/snippets/cc657f0d-65b2-4627-b10d-6e0d503d46f9.aspx
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
using System.Security.Principal;
namespace Born2Code.Net
{
public enum LogonType : int
{
///
/// This logon type is intended for users who will be interactively using the computer, such as a user being logged on
/// by a terminal server, remote shell, or similar process.
/// This logon type has the additional expense of caching logon information for disconnected operations;
/// therefore, it [...]
Feed : CodeKeep C# Feed |  Updated : 2008-02-09 20:42:26
 | View original story
Add a comment
Go Further with this Spot
Related articles selected by Spotters
1 Members
Karma
netadm
Creator
 
Find Spotters
Use Spot tags to find news

impersonation - enum - logontype - logon - interactively -
enum   impersonation   interactively   logon   logontype  
Find news with Jamesoo
Use tags to find news with Jamesoo. Jamesoo is news search engine that searches media sites, blogs in the last 7 day's buzz

impersonation - enum - logontype - logon - interactively -
enum   impersonation   interactively   logon   logontype