3 references to SessionAuthentication
System.Core (3)
System\Diagnostics\Eventing\Reader\EventLogSession.cs (3)
61private SessionAuthentication logOnType; 110this(server, null, null, (SecureString)null, SessionAuthentication.Default) { 115public EventLogSession(string server, string domain, string user, SecureString password, SessionAuthentication logOnType) {