SSPI data representation.

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

Syntax

Visual Basic
Public Enumeration SspiDataRepresentation
C#
public enum SspiDataRepresentation

Members

Member nameDescription
Supported by the .NET Compact FrameworkNative
Native.
Supported by the .NET Compact FrameworkNetwork
Network.

Remarks

Only supported on Windows platforms.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also