WindowsHandshake Class

Namespace
CondenserDotNet.Middleware.WindowsAuthentication
Interfaces
  • IDisposable
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IDisposable"]-.->Type Type["WindowsHandshake"] class Type type-node

Syntax

public sealed class WindowsHandshake : IDisposable

Properties

Name Value Summary
DateStarted DateTime
User WindowsIdentity

Methods