SSPI credential usage.

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

Syntax

Visual Basic
<FlagsAttribute> _
Public Enumeration SspiCredentialUsage
C#
[FlagsAttribute]
public enum SspiCredentialUsage

Members

Member nameDescription
Supported by the .NET Compact FrameworkInbound
Inbound.
Supported by the .NET Compact FrameworkOutbound
Outbound.

Remarks

Only supported on Windows platforms.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also