- Namespace
- CondenserDotNet
.Middleware . Windows Authentication - 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
Name | Value | Summary |
---|---|---|
~WindowsHandshake |
void | |
AcceptSecurityToken |
string | |
Dispose |
void |