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