Wrapper class for SSPI authentication.

Namespace:  Rebex.Security.Authentication
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class SspiAuthentication _
	Implements IDisposable
C#
public class SspiAuthentication : IDisposable

Remarks

Only supported on Windows platforms.

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Authentication..::..SspiAuthentication

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also