IWindowsAuthFeature Interface

graph TD Type["IWindowsAuthFeature"] class Type type-node Type-.->Implementing0["WindowsAuthFeature"] click Implementing0 "/CondenserDocs/api/CondenserDotNet.Middleware.WindowsAuthentication/WindowsAuthFeature"

Syntax

public interface IWindowsAuthFeature

Properties

Name Value Summary
Identity WindowsIdentity

Methods

Name Value Summary
GetUser() WindowsIdentity
ProcessHandshake(string, byte[]) string